A:link    {
	font-family : Arial, Georgia; 
	color : #B9A589; 
	text-decoration : none;
	border-bottom: 2px dotted #83A96A; 
	font-weight : bold;
}

A:visited {
	font-family : Arial, Georgia; 
	color : #B9A589; 
	text-decoration : none;
	border-bottom: 2px dotted #83A96A; 
	font-weight : bold;
}

A:hover   {
	font-family : Arial, Georgia; 
	color : #83A96A; 
	text-decoration : none;
	border-bottom: 2px solid #83A96A; 
	font-weight : bold;
}

BODY {
	scrollbar-arrow-color: #83A96A; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-highlight-color: #83A96A; 
	scrollbar-face-color: #B9A589; 
	scrollbar-shadow-color: #83A96A; 
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000; 

	font-family : Arial, Georgia; 
	color : #cccccc; 
	font-size : 14;
	font-weight : bold;
}

FONT.quote {
	font-family : Arial, Georgia; 
	color : #cccccc; 
	font-size : 12;
	font-weight : normal; 
}

FONT.bold {
	font-family : Arial, Georgia; 
	color : #ffcc99;
}
	

H3 {
	font-family : Arial, Georgia; 
	color : #83A96A; 
	font-size : 16; 
	font-weight : bold;
	line-height : .5;
}

TABLE {
	font-family : Arial, Georgia; 
	color : #cccccc; 
	font-size : 14; 
	font-weight : bold;
	line-height : 1.5;
}

TABLE.mars {
	border: 1px #B9A589 solid; 
	background-color: #473F35;
	font-family : Arial, Georgia; 
	color : #83A96A; 
	font-size : 16; 
	font-weight : bold;
	line-height : 1;
}

INPUT {
	background : #B9A589;
}

INPUT.checkbox {
	background : #B9A589;
}

INPUT.submit {
	background : #B9A589;
}

TEXTAREA {
	background : #B9A589;
	scrollbar-arrow-color: #83A96A; 
	scrollbar-3dlight-color: #473F35; 
	scrollbar-highlight-color: #83A96A; 
	scrollbar-face-color: #B9A589; 
	scrollbar-shadow-color: #83A96A; 
	scrollbar-track-color: #B9A589;
	scrollbar-darkshadow-color: #473F35; 
}
