 
  A  {
  	font-size : 12px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #FF6633;
	text-decoration : none;
  }
  
      
  A:Visited  {
  	font-size : 12px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #FF9900;
	text-decoration : none;
  }
  
    
  A:Active  {
  	font-size : 12px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #FF9900;
	text-decoration : none;
  }
  
  
  A:Hover  {
  	font-size : 12px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #FF9966;
  	text-decoration : none;
  }
  
    
  .text {
  	font-size : 12px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : normal;
  	font-style : normal;
	text-align : justify;
  	color : #333333;
  }
  
   
  .headertext {
  	font-size : 12px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
	text-align : left;
  	color : #FF6633;
  }
  
  .textField{
          BORDER-BOTTOM: #FF6633 1px solid;
          BORDER-LEFT: #FF6633 1px solid;
		  BORDER-RIGHT: #FF6633 1px solid;
		  BORDER-TOP: #FF6633 1px solid;
		  color : #FF6633;
		  Font-size:12;   
          Width:150;
  }
  
  .textField2{
          BORDER-BOTTOM: #FF6633 1px solid;
          BORDER-LEFT: #FF6633 1px solid;
		  BORDER-RIGHT: #FF6633 1px solid;
		  BORDER-TOP: #FF6633 1px solid;
		  color : #FF6633;
		  Font-size:12;   
          Width:50;
  }
  
  .textField3{
          BORDER-BOTTOM: #FF6633 1px solid;
          BORDER-LEFT: #FF6633 1px solid;
		  BORDER-RIGHT: #FF6633 1px solid;
		  BORDER-TOP: #FF6633 1px solid;
		  color : #FF6633;
		  Font-size:12;
		  Width:30;   
          
  }
  
  .textField4{
          BORDER-BOTTOM: #FF6633 1px solid;
          BORDER-LEFT: #FF6633 1px solid;
		  BORDER-RIGHT: #FF6633 1px solid;
		  BORDER-TOP: #FF6633 1px solid;
		  color : #FF6633;
		  Font-size:12;
		  Width:300;   
          
  }