.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #807200;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #923919;
	font-weight: bold; 
}
a:hover {
	text-decoration: none;
	color:#ff9500;
	font-weight: bold; 
}
