
A.body:link {color: blue; text-decoration:none;}
A.body:visited   {color: blue; text-decoration:none;}
A.body:hover      {color: blue; text-decoration:underline;}

A.link2:link {color: #000000; font-family: Tahoma,Arial; font-size: 12px; text-decoration: none;}
A.link2:active {color: #000000; font-family: Tahoma, Arial,; font-size: 12px; text-decoration: none;} 
A.link2:visited  {color: #000000 ; font-family:  Tahoma, Arial; font-size: 12px; ;text-decoration: none;}
A.link2:hover {color: blue; font-family: Tahoma, Arial; font-size: 12px; text-decoration: underline;}









