 
  A  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #336699;
	text-decoration : underline;
  }
  
      
  A:Visited  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #336699;
	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;
  }
  
  .news {
  	font-size : 10px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : normal;
  	font-style : normal;
	text-align : left;
  	color : #333333;
  }
    
  .text {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : normal;
  	font-style : normal;
	text-align : justify;
  	color : #666666;
  }
  
  .text2 {
	font-size : 11px;
	font-family : verdana, arial, helvetica, geneva;
	font-weight : normal;
	font-style : normal;
	text-align : justify;
	color : #FFFFFF;
	line-height: 15px;
  }
  
   
  .headertext {
  	font-size : 12px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
	text-align : left;
  	color : #000066;
  }
  
    .textField {
	width : 110px;
	height : 15px;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #333333;

  }
  
  