A  {
	font-size : 10;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : small;
	font-weight : bold;
	color : #333366;
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-size : 10;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #CC9966;
	font-style : normal;
}

BODY  {}

