a:link     {text-decoration: none;
            color:darkblue}
a:visited  {text-decoration: none;
            color:darkblue}
a:active   {color:green}
a:hover    {text-decoration: none;
            color:red;
            background-color:#FFCCCC}

td.internallinks{padding-bottom: 2px; border-bottom: 1px dotted #000; font-size: 12px; font-family: Verdana; color: #808080;}
td.internallinks a{font-size: 12px; font-family: Verdana; text-decoration: underline;}
td.internallinks a:link{color: #990033; text-decoration: underline;}
td.internallinks a:visited{color: #990033; text-decoration: underline;}
td.internallinks a:active{color: #990033; text-decoration: underline;}
td.internallinks a:hover{color: #990033; text-decoration: none;}

td.main a{color:blue;}
td.main a:link{text-decoration: underline;}
td.main a:visited{text-decoration: underline;}
td.main a:active{text-decoration: underline;}
td.main a:hover{text-decoration: none;}

span.toppad{padding-top: 10px; margin-top: 10px;}
.dashedline{margin: 0px; padding: 0px; border-bottom: 1px dotted #000;}

.pagelink {padding-left: 5px;}
.pagelink a{font-size: 12px; font-family: Verdana; text-decoration: underline;}
.pagelink a:link{color: #990033; text-decoration: underline;}
.pagelink a:visited{color: #990033; text-decoration: underline;}
.pagelink a:active{color: #990033; text-decoration: underline;}
.pagelink a:hover{color: #990033; text-decoration: none;}

/**************** Bottom **********************/
td.greenbot{text-align: center; font-family: "Arial"; font-size: 10px; color: #008080;}
td.greenbot a {font-family: "Verdana"; font-size: 10px; color: #008080;}
td.greenbot a:link {text-decoration: none; color: #008080;}
td.greenbot a:visited{text-decoration: none; color: #008080;}
td.greenbot a:active{text-decoration: none; color: #008080;}
td.greenbot a:hover{text-decoration: underline; color: #008080;}
td.bluebot{text-align: center; font-family: "Arial"; font-size: 10px; color: darkblue;}
td.bluebot a {font-family: "Arial"; font-size: 10px; color: darkblue;}
td.bluebot a:link {text-decoration: none;}
td.bluebot a:visited{text-decoration: none;}
td.bluebot a:active{text-decoration: none;}
td.bluebot a:hover{text-decoration: underline;}