BODY {
BACKGROUND-COLOR :white;
FONT-FAMILY : Arial, Helvetica, sans-serif;
SCROLLBAR-FACE-COLOR:silver; SCROLLBAR-HIGHLIGHT-COLOR: #A8A8A8; SCROLLBAR-SHADOW-COLOR: gray; SCROLLBAR-3DLIGHT-COLOR: gray; SCROLLBAR-ARROW-COLOR: maroon; SCROLLBAR-TRACK-COLOR: maroon; SCROLLBAR-DARKSHADOW-COLOR: gray}

A:active  {
	COLOR : #278F98;
	TEXT-DECORATION : none;
	font-weight : bold;
}

A:Hover  {
	color : red; font-weight: bold;
	text-decoration : none;
	
}

BODY  }

