.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #790000;

}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #790000}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
.copywrite {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CDC08F}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;




}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #790000;

}


a:active {text-decoration: none}
a:link { text-decoration: none }
a:visited { text-decoration: none }
