BODY{
scrollbar-arrow-color: #ffff00;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color: #0000ff;
scrollbar-face-color: #000099;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000066;
}



a:link    {
	text-decoration: underline;
	color:blue;
	font-weight : bold;
}
a:visited {
	text-decoration: underline;
	color:blue;
	font-weight : bold;
}
a:hover   {text-decoration: none; color:red}
a:active  {text-decoration: none;}