body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #630;
}

body{
	background:#433A2B;
	scrollbar-track-color:#433A2B;
	scrollbar-highlight-color:#433A2B;
	scrollbar-3dlight-color:#433A2B;
	scrollbar-darkshadow-color:#433A2B;
	scrollbar-shadow-color:#433A2B;
	scrollbar-face-color:#433A2B;
	scrollbar-arrow-color:white;
	font-family: Vivaldi, "Felix Titling";
}




/* Imput / Text Area */
input, select, textarea {border:#433A2B 1px solid; color:#433A2B; 
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; 
background-color:#EDD0A4;text-align:left}



/* Linkz */
a:link {color: #BF5F2D; text-decoration: none;}
a:visited {color: #BF5F2D; text-decoration: none;}
a:hover {color: #857150; text-decoration: none;	font-weight: bold;}
a:active {text-decoration: none;}.borders {
	border: thin dotted #433A2B;
}
