body {font-family: arial, helvetica, sans-serif;} 


a.head:link { color: blue; text-decoration: bold; text-decoration: underline;}
a.head:visited {color: purple; text-decoration: bold; text-decoration: underline;}
a.head:active { color: blue;  text-decoration: bold;text-decoration: underline;}
a.head:hover { color: red; text-decoration: bold; text-decoration; underline;}

a.head1:link { color: lime; text-decoration: bold; text-decoration: underline;}
a.head1:visited {color: lime; text-decoration: bold; text-decoration: underline;}
a.head1:active { color: lime;  text-decoration: bold;text-decoration: underline;}
a.head1:hover { color: white; text-decoration: bold; text-decoration; underline;}