BODY {
background-color: #E7F1E2;
scrollbar-face-color:#D9E9D1;
scrollbar-highlight-color:#E7F1E2;
scrollbar-3dlight-color:#A3B69A;
scrollbar-darkshadow-color:#D7DBD2;
scrollbar-shadow-color:#B4C0AB;
scrollbar-arrow-color:#9EC78B;
scrollbar-track-color:#E7F1E2;
font-family: Georgia;
font-size: 14px;
}

a
{
	font-size: 12px;
	color:#0d7686;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: ##0d7686;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: ##0d7686;
}
