a:link {
	color: #c37c2a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c37c2a;
}
a:hover {
	text-decoration: none;
	color: #deaf48;
}
a:active {
	text-decoration: none;
}
TD
{
	font-size: 12px;
	font-family: Arial;
}
.maintable
{
	background-color: White;
}
.sans10px
{
	font-size: 10px;
	font-family: Arial;
}
.sans11px
{
	font-size: 11px;
	font-family: Arial;
}
.sans12px
{
	font-size: 12px;
	font-family: Arial;
}
.sans10pxbold
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

BODY
{
	background-color: white;
}
