a  {
	font-size : 11px;
	font-family : verdana;
	font-weight : none;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
	text-align : left;
}

a:visited  {
	font-size : 11px;
	font-family : verdana;
	font-weight : none;
	font-style : normal;
	color : #FFFF00;
	text-decoration : none;
	text-align : left;
}

a:active  {
	font-size : 11px;
	font-family : verdana;
	font-weight : none;
	font-style : normal;
	color : #FFFF00;
	text-decoration : none;
	text-align : left;
}

a:hover  {
	font-size : 11px;
	font-family : verdana;
	font-weight : none;
	font-style : normal;
	color : #FFFF00;
	text-decoration : underline;
	text-align : left;