.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #640000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929292;
}
a.menu:link {
	color: #929292;
	text-decoration: none;
	font-weight: normal; 
}
a.menu:visited {
	color: #929292;
	text-decoration: none;
	font-weight: normal; 
}
a.menu:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal; 
}
a.menu:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal; 
}

a:link {
	color: black;
	text-decoration: none;
	font-weight: bold; 
}
a:visited {
	color: #640000;
	text-decoration: none;
	font-weight: bold; 
}
a:hover {
	color: black;
	text-decoration: none;
	font-weight: bold; 
}
a:active {
	color: #640000;
	text-decoration: none;
	font-weight: bold; 
}
