A:link {text-decoration: color:navy;}
A:visited {text-decoration: color:navy;}
A:active {text-decoration: color:navy;}
A:hover {text-decoration:none; color:blue;}

A.special:link {text-decoration: color:yellow;}
A.special:visited {text-decoration: color:yellow;}
A.special:active {text-decoration: color:yellow;}
A.special:hover {text-decoration:none; color:white;}

body
{font-family: Tahoma, Arial, Helvetica, sans-serif;}

p, ol, li, ul, td, tr
{font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;} 

h1, h2, h3, h4, h5, h6 
{font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;}
h1 {color: #000000, text-decoration: strong;}
h2 {color: #000000, text-decoration: strong;}
h3 {color: #000000, text-decoration: strong;}
h4 {color: #000000, text-decoration: strong;}
h5 {color: #000000, text-decoration: strong;}

