A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #E8E8E8;
	font-family : Verdana, Arial;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
	text-decoration : underline;
	text-justify : auto;
	text-transform : none;	
}

A:HOVER {
	color : #D2D2D2;
	font-family : Verdana, Arial;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
	text-decoration : none;
	text-justify : auto;
	text-transform : none;
}