body, p, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}

a {
	text-decoration: none; 
	color: #760A08;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #760A08;
}

a:visited {
	color: #760A08;
}

.left_nav {
	font-size: 12px;
	height: 20px;
	margin-left: 10px;
}

.boldtext {
	font-weight: bold;
}

.smalltext {
	font-size: 10px;
}
.copyright {
	font-size: 10px;
}
.footer {
	font-size: 12px;
}