.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}
.text1 a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.text1 a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.text1 a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

