﻿a { background-color: transparent; text-decoration: underline  }
a:visited { color: #000040; }
a:active { color: #000040; }
a:hover { color: #FF0000; }
a:link { color: #000040; background-color: transparent; text-decoration:underline; }

