body {
	font-family: tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #52B3CA;









}
a:link {
	font-family: tahoma;
	text-decoration: none;
	color: #336666;

}
a:visited {
	font-family: tahoma;
	text-decoration: none;
	color: #336666;

}
a:hover {
	font-family: tahoma;
	color: #FFFFFF;
	text-decoration: underline;


}
a:active {
	font-family: tahoma;
	text-decoration: underline;
	color: #FFFFFF;

}

