@charset "ISO-8859-1";
a { color: #8e8e8e; font-weight: bolder; font-size: 12px; font-family: Verdana, Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular; text-decoration: none }.TextLink {
	font-weight: bold;
	text-transform: uppercase;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.TextLink:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
