.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
}
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bolder;
	color: #990000;
}
.toptextnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
a.toptextnavlink:link {
	text-decoration: none;
    color: #666666;
}
a.toptextnavlink:visited {
	text-decoration: none;
	color: #666666;

}
a.toptextnavlink:hover {
	color: #990000;
	text-decoration: none;
}
.bottomredhomepage {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #990000;
}
.leftnav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

a.leftnavlink:link {
	text-decoration: none;
    color: #666666;
}
a.leftnavlink:visited {
	text-decoration: none;
	color: #666666;

}
a.leftnavlink:hover {
	color: #990000;
	text-decoration: none;
	
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
}
