 
  A  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #FFFFFF;
	
  }
  
      
  A:Visited  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #FFFFFF;
	
  }
  
    
  A:Active  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #336699;
	
  }
  
  
  A:Hover  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #336699;
  	
  }
  
    
  .text {
  	font-size : 12px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : normal;
  	font-style : normal;
	text-align : justify;
  	color : #D5E8F3;
  }
  
  .text2 {
  	font-size : 10px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
	text-align : right;
  	color : #666633;
  }
  
  .text3 {
  	font-size : 12px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
	text-align : left;
  	color : #FFFFFF;
  }
  
  .text4 {
  	font-size : 12px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : normal;
  	font-style : normal;
	text-align : left;
  	color : #FFFFFF;
  }
  
  .textField{
          BORDER-BOTTOM: #003366 1px solid;
          BORDER-LEFT: #003366 1px solid;
		  BORDER-RIGHT: #003366 1px solid;
		  BORDER-TOP: #003366 1px solid;
		  color : #003366;
		  width : 200;
		  height : 25;
		  font-size : 12px;
		  font-family : verdana, arial, helvetica, geneva;
		  font-weight : bold;
  }
  
  .textField2{
          BORDER-BOTTOM: #003366 1px solid;
          BORDER-LEFT: #003366 1px solid;
		  BORDER-RIGHT: #003366 1px solid;
		  BORDER-TOP: #003366 1px solid;
		  color : #003366;
		  width : 200;
		  height : 80;
		  font-size : 12px;
		  font-family : verdana, arial, helvetica, geneva;
		  font-weight : bold;
  }
  
  