a:link, a:active, a:visited {
color: #231f20;
font-size: 11; 
text-decoration: none;
font-family: verdana
}

a:hover {
	color: #efba4a;
	font-size: 11;
	text-decoration: none;
	font-family: verdana
}

td {
color: #231f20;
font-size: 11;
font-weight: normal;
font-family: arial
} 

form { 
margin-bottom: 0; 
margin-top: 0; 
background-color: transparent;
font-size: 11px; 
color: #231f20; 
font-weight: normal;
font-family: verdana
}

BODY {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #231f20;
	scrollbar-face-color: #231f20;
	scrollbar-shadow-color: #black;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #black;
	scrollbar-3dlight-color: #FFFFFF;
	font-size: 11;
	background-color: #231f20;
	color: #FFFFFF;
	font-family: Arial;
}
td,th {
	color: #231f20;
}

p {  font-family: arial; font-size: 12px; font-weight: normal; color: #231f20}
b {  font-family: arial; font-size: 10px; font-weight: bold;  color: #231f20}
h1 {  font-family: arial; font-size: 24px; font-weight: bold;  color: #231f20}
h2 {  font-family: arial; font-size: 18px; font-weight: bold;  color: #231f20}
h3 {  font-family: arial; font-size: 16px; font-weight: bold;  color: #231f20}

ul {  font-family: arial; font-size: 10px}
hr {  color: #231f20}

select {  font-family: arial; 
          font-size: 10px; 
          font-weight: normal; 
          color: #231f20; 
          background-color: #FFFFFF; 
          line-height: 8px;
          margin-top: 1px;
          margin-bottom: 1px
    }
textarea {  font-family: arial; 
          font-size: 10px; 
          font-weight: normal; 
          color: #F89832; 
          background-color: #231f20; 
          line-height: 8px;
          margin-top: 1px;
          margin-bottom: 1px
         }
input {  font-family: arial; 
          font-size: 10px; 
          font-weight: normal; 
          color: #F89832; 
          background-color: #231f20; 
          line-height: 8px;
          margin-top: 1px;
          margin-bottom: 1px
         }