body,td,div{font-size:12px;color:#3B2005;}
a:link {
	color: #3B2005;
	text-decoration: none;
}
a:visited {
	color: #3B2005;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #3B2005;
	text-decoration: none;
}





a.a2:link {
	color:#ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.a2:visited {
	color:#ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.a2:hover {
	color:#96FF00;
	font-size: 12px;
	text-decoration: none;
	text-decoration: underline;
	font-weight: bold;
}
a.a2:active {
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
}