a:link {	color: #000000;
	text-decoration: underline; }

a:visited {
	color: #000000;
	text-decoration: underline; }

a:hover {
	color: #00CED1;
	text-decoration: underline; }

a:active {
	color: #000000;
	text-decoration: underline; }

body {  font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: left; }

img {	border: 0; }
