a:link {
 font-family: arial, helvetica, sans-serif;
 font-size: 12pt;
 color: #000080;
 text-decoration: none;
}

a:visited {
 font-family: arial, helvetica, sans-serif;
 font-size: 12pt;
 color: #AA0000;
 text-decoration: none;
}

a:hover { font-weight: bold; }

a:active {
 font-family: arial, helvetica, sans-serif;
 color: #21b11c;
 text-decoration: none;
}

ul#leftnav {
 margin-top: 20px;
 margin-left: 20px;
 padding-top: 2px;
 font-family: arial, helvetica, sans-serif;
 font-size: 16pt;
 list-style: circle;
 list-style-position:outside
}

ul#leftnav a:hover {
 font-weight: bold;
}

.hovernavbottom {
 font-family: arial, helvetica, sans-serif;
 font-size: 10pt;
 }

.hovernavbottom a:link {
 font-size: 10pt;
 font-weight: bold;
}

.hovernavbottom a:visited {
 font-size: 10pt;
 font-weight: bold;
}

.hovernavbottom a:hover {
 background-color: #e8be3e;
 font-size: 10pt;
 font-weight: bold;
}

.hovernavbottom a:active {
 font-size: 10pt;
 font-weight: bold;
}
