a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
    color: #990000;
	background-color: #FFb54a;
	text-decoration: none;
}
a:visited {
	color: #333333;
	
}

.text {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	
}

