p { font-family: Verdana, Arial, Helvetica; }

A:link { text-decoration: none; font-weight: bold; color: darkblue }

A:visited { text-decoration: none; font-weight: bold; color: green }

A:active { text-decoration: none; font-weight: bold; color: red }

A:hover { color:red; text-transform:none;}
