a {font-weight: normal;
text-decoration: none; 
color: #000000;
background-color: transparent;
}

a:link {font-weight: normal;
text-decoration: none; 
color: #C68032;
background-color: transparent;
	}

a:visited {font-weight: normal;
text-decoration: none; 
color: #FCC24A;
background-color: transparent;
	}

a:hover {font-weight: normal;
text-decoration: none; 
color: #FCC24A;
background-color: transparent;
	}

body {
	background-color: #6A4821;
	background-image: url(http://www.geocities.com/sakrifice76/background.gif);
	background-repeat: repeat-y;
      	font-family: "Arial", "MS Sans serif", sans-serif; 
      	font-size: 11px; 
	font-weight: normal;
      	color: #FCC24A; 
	scrollbar-face-color: #6A4821; 
	scrollbar-track-color: #6A4821; 
      	scrollbar-highlight-color: #6A4821; 
      	scrollbar-3dlight-color: #FCC24A;
      	scrollbar-shadow-color: #FCC24A; 
      	scrollbar-darkshadow-color: #FCC24A;
     	scrollbar-arrow-color: #FCC24A;
	
}

.head {
	font-family: "Arial", "MS Sans serif", sans-serif;
    	font-size: 13px;
	font-weight: bold;
    	color: #E4BE5C;
	text-align:center;



.header {
	font-family: "Arial", "MS Sans serif", sans-serif;
    	font-size: 12px;
	font-weight: bold;
    	color: #E4BE5C;
	text-align:left;

}

input, textarea, select{
border-color:#000000;
border-style: solid;
border-width:1px;
font-family: "Arial", "MS Sans serif", sans-serif; 
font-size: 11px;
font-weight: normal;
line-height: 12px; 
word-spacing: 1px; 
text-align: justify;
color:#000000;
background-color: #6A4821;
}