
   A.navlink:link {color: white; text-decoration:none; }
   A.navlink:visited {color: white; text-decoration:none;}
   A.navlink:hover {color:red; text-decoration:none;}
   A.navlink:active {color:red; text-decoration:none;}

A.maillink:link {color: black; text-decoration:none; }
   A.maillink:visited {color: black; text-decoration:none;}
   A.maillink:hover {color:red; text-decoration:none;}
   A.maillink:active {color:red; text-decoration:none;}

A.JClink:link {color: black; text-decoration:underline; }
   A.JClink:visited {color: blue; text-decoration:underline;}
   A.JClink:hover {color:red; text-decoration:underline;}
   A.JClink:active {color:red; text-decoration:underline;}

#top {
color: black;
background-color : transparent;
padding: 2px;
font-weight: bold;
}
a, a:hover{
color: transparent;
background-color : transparent;
font-weight: bold;
text-decoration: underline;
}
a:hover{
color: #66CCCC;
text-decoration: underline;
}
#content {
color: black;
background-color : black;
padding: 0px 0px 0px 0px;
font-weight: bold;
width: 798px;
margin: auto;
}
#footer{
border-bottom: 3px solid transparent;
margin: 0px 0px 0px 0px;
text-align:right;
}
#box{
font:14px/17px verdana, arial, sans-serif;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
width: auto;
height: 12px;
background-color: black;
}
#menucont {
color: black;
background-color : black;
width: 798px;
height: 12px;
position: absolute;
}
.menublock, .display {
float:left;
width:133px;
background-color: black;
}
.subs{
background-color: black;
}
.subs a{
display: block;
}
.menublock .subs{
display: none;
}
a.tl,  a.sl{
display: block;
text-decoration: none;
color: white;
background-color: silver;
margin: 1px 1px 1px 1px;
padding: 2px 2px 2px 2px;
border: none;
text-align: center;
font-weight: bold;
}
a.tl:hover, a.tl:active,  a.sl:hover, a.sl:active{
display: block;
text-decoration: none;
color: white;
background-color: #a03000;
margin: 1px 1px 1px 1px;
padding: 2px 2px 2px 2px;
border: none;
text-align: center;
font-weight: normal;
}
a.sl, a.sl:hover, a.sl:active{
text-align: center;
}

