.text {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #990000;
	text-decoration: underline;
}
.text2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #CC6666;
	text-decoration: none;

}
