.menufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bd1842;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.cname {
	font-family: Times New Roman;
	font-size: 36px;
	font-weight: bold;
	color: #660000;
}
A {
        color: #bd1842;
        font-family: "Arial", serif;
        font-size: 14px;
        font-weight: Bold;
		text-decoration: none;
}
