body {
	scrollbar-face-color: #1A0E05; 
	scrollbar-darkshadow-color: black; 
	scrollbar-highlight-color: #5B2D11; 
	scrollbar-shadow-color: black; 
	scrollbar-3dlight-color: #5B2D11; 
	scrollbar-arrow-color: #D0C88A; 
	scrollbar-track-color: #3D1A06; 
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px; 
	color: White; 
	font-weight : normal;
}

a:link {
	text-decoration: none;
	font-weight: bold; 
	color: #D0C88A
}

a:visited {
	text-decoration: none;
	font-weight: bold;  
	color: #D0C88A
}

a:active {
	text-decoration: none; 
	font-weight: bold; 
	color: #670000
}

a:hover {
	text-decoration: none;
	font-weight : bold;  
	color: #670000
}

p {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px; 
	color: white;  
	line-height: 16px;
	font-weight : normal
}

.title {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 12px; 
	color: White;  
	line-height: normal;
	font-weight : bold
}

.yellowTitle {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 11px; 
	color: #EDDC97;  
	line-height: normal;
	font-weight : bold
}

.smallFont {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 8.5px; 
	color: #EDDC97;  
	line-height: normal;
	font-weight : bold
}
