a.content:link{
	color: #CC9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.content:visited{
	color: #CC9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.content:hover{
	color: #CC9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.otd:link{
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;

}
a.otd:visited{
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;


}

a.otd:hover{
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
}

a:link{
	color: #3366CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;

}
a:visited{
	color: #3366CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

BODY {
 scrollbar-base-color: #0000CC;
 scrollbar-track-color: #CCCCCC;
 scrollbar-face-color: #3366CC;
 scrollbar-highlight-color: #cccccc;
 scrollbar-3dlight-color: #CCCC99;
 scrollbar-darkshadow-color: #999999;
 scrollbar-shadow-color: #CCCC99;
 scrollbar-arrow-color: #CC9900;
 }
