A { font-family: arial;
    text-decoration: none;
    color:#001166;
}
A:HOVER { font-family: arial;
          text-decoration: underline; 
              color:#001166;
 }
 A:VISITED { font-family: arial;
    color:#001166;
}
 
 


body{ font-family: arial;
        color :#000000;
		font-size : 10
	  }
    
    
.PageHeader{ font-family:Arial;
         font-weight :bold;
         color:#000000;
		 font-size:16;
		 }  
     
.TextHeader{ font-family:Arial;
         font-weight :bold;
         color:#000000;
		 font-size:12;
		 }       
     
.Text{ font-family:Arial;
         font-weight :none;
         color:#000000;
		 font-size:12;
		 }            

.Felanmalan{ font-family:Arial;
         font-weight :bold;
         color:red;
		 font-size:12;
		 }       
