body{	background-color: #DBAE7B; //#FFD478
	font-style: normal; 
	font-family:  Verdana,Sans-serif,Times New Roman, Arial; 
	font-size: 12px; 
	color:#663300;
	scrollbar-base-color: #FBDEB2;
	scrollbar-arrow-color: #DBAE7B;
	
}

/********************************************************************************/

A { text-decoration: none; font-style: normal; font-size:12px;}
A:link { color: #A1213D; }
A:visited { color: #A1213D; }
A:active { color: #A1213D; }
A:hover { color: ##B95A5A; }

/********************************************************************************/

.header{font-weight: bold; 
	font-style: normal;
	font-size: 14px;
	color: #A1213D;
}

.menue{	font-style: normal;
	font-size: 14px;
	color: #A1213D;
}

.text{	font-style: normal;
	font-size: 12px;
	color: #663300;
}

.textbu{font-weight: bold;  
	font-style: normal;
	font-size: 12px;
	color: #663300;
	text-decoration: underline;
}

.bold{	font-weight: bold;  
	font-style: normal;
	font-size: 12px;
	color: #663300;
}

.textred{font-weight: bold;  
	font-style: normal;
	font-size: 12px;
	color: #A1213D;
}

.small{	font-style: normal;
	font-size: 10px;
	color: #663300;
}

.red{	font-style: normal;
	font-size: 12px;
	color: #FF0000;
}

