   A  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #FFFFFF;
	text-decoration : underline;
  }
  
      
  A:Visited  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #FFFFFF;
	text-decoration : underline;
  }
  
    
  A:Active  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #6699CC;
	text-decoration : underline;
  }
  
  
  A:Hover  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #6699CC;
  	text-decoration : underline;
  }
  
    
  .text {
  	font-size : 12px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : normal;
  	font-style : normal;
	text-align : justify;
  	color : #FFFFFF;
  }
  
  .text2 {
  	font-size : 12px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : normal;
  	font-style : normal;
	text-align : justify;
  	color : #000000;
  }
  
  .text3 {
  	font-size : 12px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : normal;
  	font-style : normal;
	text-align : center;
  	color : #000000;
  }
  
  .textField{
	BORDER-BOTTOM: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-RIGHT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	color : #333333;
	Font-size:12;
	Font-family : verdana, arial, helvetica, geneva;
	Width:200px;
	Height:20px;
	font-style: normal;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	vertical-align: middle;
		  		  
  }
  
  .textField2{
	BORDER-BOTTOM: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-RIGHT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	color : #333333;
	Font-size:12;
	Font-family : verdana, arial, helvetica, geneva;
	Width:200;
	Height:100;
 	font-style: normal;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
    vertical-align: middle;

		  		  
  }


