.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}
a.b:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;

}
a.b:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;

}
a.b:hover {
	color: #993366;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;

}
.he {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 330000;
	text-decoration: none;
}
a.b:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
