A:LINK {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11pt;
	color: White;
	text-decoration : none;
}

A:Active, A:HOVER {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11pt;
	color: #04D29A;
	text-decoration : underline;	
}

A:VISITED {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11pt;
	color: White;
	text-decoration : none;
}
