

A  {
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	font-size : xx-small;
}

A:Visited  {
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	font-size : xx-small;
}

A:Active  {
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	font-size : xx-small;
}

A:hover {
	color: #000000;
	text-decoration : underline;
}

BODY  {
	background-color : #ffffff;
	font : Verdana;
	font-size : xx-small;
	color : #000000;
	background : #ffffff;
}

Div.text {
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	font-size : xx-small;
}
	
