A  {
	font-size : 9px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #FFFFE3;
	text-decoration : none;
}

A:Visited  {
	font-size : 9px;
	color : #FFFFE3;
	text-decoration : none;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
}

A:Active  {
	font-size : 9px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #FFFFE3;
	text-decoration : none;
}

A:Hover  {
	font-size : 9px;
	font-family : Verdana, MS Sans Serif, sans-serif, Courier New;
	color : #FFFFE3;
	text-decoration : underline;
}

