BODY  {
	font-size : x-small;
	font-family : "Verdana","Arial",sans-serif;
	color : #000000;
	text-decoration : none;
	background-color : #ffffff;
}

A:link  {
	text-decoration : none;
	color : #660000;
}

A:visited  {
	text-decoration : none;
	color : #660000;
}

A:active  {
	text-decoration : none;
	color : #660000;
}

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


