td, body, div, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #8E5BA9;
	text-decoration: none;
}
a:hover {
	color: #B24DE7;
	text-decoration: none;
}
.navlink {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navlink:hover {
	font-size: 12px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
}
.large {
	font-size: 18px;
	color: #728536;
}
hr {
	color: #EEEEEE;
	background-color: #EEEEEE;
	border: 0;
	height: 1px;
}
.small {
	font-size: 10px;
}
