 
  A  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #887F69;
	
  }
  
      
  A:Visited  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #887F69;
	
  }
  
    
  A:Active  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #887F69;
	
  }
  
  
  A:Hover  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #AA9D7B;
  	
  }
  
    
  .text {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : normal;
  	font-style : normal;
	text-align : justify;
  	color : #726B58;
  }
  
  .text2 {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
	text-align : right;
  	color : #FFFFFF;
  }
  
    
  .textField{
          BORDER-BOTTOM: #666633 1px solid;
          BORDER-LEFT: #666633 1px solid;
		  BORDER-RIGHT: #666633 1px solid;
		  BORDER-TOP: #666633 1px solid;
		  color : #666633;
  }
  
  .newfont {
	font-family: Verdana, Geneva, sans-serif;
}

