.bold {  font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 10px; font-weight: bold; color: #000000}
.t1 {  font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none}
.t2 { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none}
a {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #857C7A;
}
a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #cc0000;
}