A {
   color:#999999;
   font-weight: bold;
   font-size:85%;
   text-decoration: none;
}

A:visited  {
	COLOR :#999999;
	FONT-SIZE : 85%;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
}

A:hover {
	color:#bbbbbb;
	font-weight: bold;
	font-size:85%;
	text-decoration: none;
}

A:active  {
	BACKGROUND-COLOR : transparent;
	COLOR :#bbbbbb;
	FONT-SIZE : 85%;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
)

}

BODY  {
   MARGIN-TOP : 0px;
   margin-left : 5px;
   margin-right : 0px;
   margin-bottom : 0px;
   BACKGROUND-COLOR : #100048;
   font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
   FONT-SIZE : 90%;
   FONT Color:  #d0d0d0;
}