.background {
	background-color: #500000;
	background-image: url(../Site/toppage.gif);
	background-repeat: repeat-x;
}
.mainareabkg {
	background-color: #FDFEE0;
	border: thin solid #FF6600;
}
.headerframe {
	border: thin solid #990000;
}
.font_copyright {
	font-size: 9px;
	color: #333333;
}
.font_menu {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
color : #000000;  
text-decoration : none; 

} 
a:link {
color : #000000; 
text-decoration : none; 
} 
a:hover {
color : #990000; 
text-decoration : none; 

} 
a:active {
color : #FF0000; 
text-decoration : none; 

} 
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CC0000;
}
.font_menusmall {
	font-size: 12px;
	color: #333333;
}
