body {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	color: #000000;
	background-color: #00C3CF;
	margin: 0px;
	padding: 0px;
}

a			{text-decoration: underline; font-weight: bold; color: #FFF;}
a:visited	{text-decoration: underline; font-weight: bold; color: #FFF;}
a:active	{text-decoration: underline; font-weight: bold; color: #FFF;}
a:hover		{text-decoration: none; font-weight: bold; color: #FFF;}


