.darklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px; 
	color: #4F4F4F;
	text-decoration: none;
    
}
.darkhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4F4F4F;
	text-decoration: none;
	
	line-height: 25px; 

}
.normalblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	
	line-height: 25px; 

}
.normalred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	
	line-height: 25px; 

}

.normalmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4F4F4F;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px; 

}

a:hover {
	color: #DB2821;
}


.texthead {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
bordercolor: #C0C0C0; 
line-height: 20px; 
background-color: #ffe2a8;
text-decoration: none;
}

.textheadnormal {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
bordercolor: #C0C0C0; 
line-height: 20px; 
background-color: #ffe2a8;
text-decoration: none;
}