.bodytext { 
font-family: Arial,sans-serif; 
font-size: 21px; 
font-style: normal; 
font-weight: normal; 
color: #333333; 
}
.bodytext a {
	text-decoration: none;
color: #0609D0; 
}
.bodytext a:hover {
	color : #999999;
}

.small { 
font-family: Verdana, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
color: #666666; 
}
.small a {
	text-decoration: none;
color: #D89800; 
}
.small a:hover {
	color : #999999;
}

.menu { 
font-family: Times New Roman; 
font-size: 24px; 
font-style: normal; 
font-weight: normal; 
color: #B60522; 
}
.menu a {
	text-decoration: none;
color: #B60522; 
}
.menu a:hover {
	color : #999999;
}
