.text {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a.text:hover {
	color: #990000;
}

