BODY {
BACKGROUND-COLOR : ##004BB1;
FONT-FAMILY : Arial, Helvetica, sans-serif;
SCROLLBAR-FACE-COLOR:#004BB1; SCROLLBAR-HIGHLIGHT-COLOR:#004BB1; SCROLLBAR-SHADOW-COLOR: white; SCROLLBAR-3DLIGHT-COLOR:#004BB1; SCROLLBAR-ARROW-COLOR:white; 
SCROLLBAR-TRACK-COLOR: white; SCROLLBAR-DARKSHADOW-COLOR:#004BB1
}

A:active  {
	COLOR : #808000;
	TEXT-DECORATION : none;
	font-weight : bold;
}

A:Hover  {
	color : Red;
	text-decoration : none;
	font : bold;
}

BODY  }

