.darkblueunderline a:active {color: #186B87; text-decoration: underline}
.darkblueunderline a:link {color: #186B87; text-decoration: underline}
.darkblueunderline a:visited {color: #186B87;text-decoration: underline}
.darkblueunderline a:hover {color: #186B87; text-decoration: none}

.blueunderline a:active {color: #186B87; text-decoration: underline}
.blueunderline a:link {color: #186B87; text-decoration: underline}
.blueunderline a:visited {color: #186B87;text-decoration: underline}
.blueunderline a:hover {color: #186B87; text-decoration: none}

BODY 
{font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #186B87;}

