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



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;}