.main1
  {
  font-family : Tahoma, Helvetica, sans-serif;
  font-size : 12px;
  color: #ffffff;
 font-weight:bold;
   }

.main2
  {
  font-family : Tahoma, Helvetica, sans-serif;
  font-size : 9px;
  color: #ffffff;
 
   }

.main3
  {
  font-family : Tahoma, Helvetica, sans-serif;
  font-size : 9px;
  color: #FF6903;
 
   }

.main4
  {
  font-family :Arial;
  font-size : 14px;
  color: #F7941D;
 font-weight:bold;
   }

   
.link1
  {
  font-family : Tahoma, Helvetica, sans-serif;
  font-size : 10px;
  color: #FF6903;
  

   }
 

  a:link.link1
  {
  text-decoration: none;
  font-weight:bold;
  color: #FF6903;
  }

  a:hover.link1
  {
  text-decoration: underline;
  font-weight:bold;
  color: #FF6903;
  }

  a:visited.link1
  {
  text-decoration: none;
  font-weight:bold;
  color: #FF6903;
  }
  
  a:hover.link1
  {
  text-decoration: underline;
  font-weight:bold;
  color: #FF6903;
  }
  
  
.prof1
  {
  font-family : Tahoma, Helvetica, sans-serif;
  font-size : 12px;
  color: #686868;
  font-weight:bold;
  text-decoration: none;

   }
 

  a:link.prof1
  {
  text-decoration: none;
  color: #686868;
  }

  a:hover.prof1
  {
  text-decoration: none;
  color: #A2C1CC;
  }

  a:visited.prof1
  {
  color: #686868;
  text-decoration: none;
  }
  
  a:hover.prof1
  {
  color: #A2C1CC;
  text-decoration: none;
  }  
