.td {
	font-size: 12px;
	color: #663300;
}
a:link {
	font-size: 12px;
	color: #663300;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #663300;
	text-decoration: underline;
}
.red {
	font-size: 12px;
	color: #FF0000;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
a.more:link {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.more:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a.more:visited {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.forms {
	font-size: 12px;
	color: #663300;
	background-color: #FFFFFF;
	border: 1px solid #663300;
}
a.banner:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.banner:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.banner:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.register {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.orange {
	font-size: 12px;
	color: #996600;
	text-decoration: none;
	line-height: 20px;
}
