

a:link{color:#87a886;text-decoration:underline;}

a:visited {color: #87a886; text-decoration: underline;}

a:active{color:#87a886;text-decoration:underline;font-weight:bold;}





body { 

   overflow:auto;

   scrollbar-face-color: #29111f; 

   scrollbar-highlight-color: #29111f; 

   scrollbar-shadow-color: #29111f; 

   scrollbar-3dlight-color: #87a886; 

   scrollbar-arrow-color: #87a886; 

   scrollbar-track-color: #29111f; 

   scrollbar-darkshadow-color: #87a886; 
   
   background-image: url('hirolayout/bg.jpg');
   
   background-repeat: repeat-y;

   background-color: 1e0b16

   }

   

   

body, tr, td, p { 

   font-family: arial;

	font-size: 10pt;

		color: #87a886;

	}

	

input, textarea 

{ background: #87a886;  

   color: #87a886; 

   font-size: 10pt; 

   letter-spacing: 1pt; 

   font-family: arial; 

   background: none; 

   border:1pt solid #87a886;}