A:LINK {
	color : #000000;
	font-family : Verdana;
	font-size : x-small;
	text-decoration : none;
}

A:VISITED {
	color : #000000;
	font-family : Verdana;
	font-size : x-small;
	text-decoration : none;
}

A:HOVER {
	color : #FF0000;
	font-family : Verdana;
	font-size : x-small;
	text-decoration : underline;
}

A:ACTIVE {
	color : #FF0000;
	font-family : Verdana;
	font-size : x-small;
	text-decoration : none;
}



