/* CSS Document */

td {
font-family: verdana;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #FFFFCA;
vertical-align: top;
text-align: center;
}
.infohop {
font-family: verdana;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #c5e6ff;
vertical-align: top;
text-align: center;
}
.infoac {
font-family: verdana;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: #c5e6ff;
vertical-align: top;
text-align: center;
}

a.nav:link {
color: #04b4ee;
font-weight: normal;
text-decoration: none;
font-family: verdana;
font-size: 9pt;
font-weight: normal;}

a.nav:visited {color: #CCCCCC;
font-weight: normal;
text-decoration: none;
font-family: verdana;
font-size: 9pt;
font-weight: normal;
 }

a.nav:hover {color: red;
text-decoration: none;}

a.bottom:link {
color: #04b4ee;
font-weight: normal;
text-decoration: none;
font-family: verdana;
font-size: 9pt;
font-weight: normal;}

a.bottom:visited {color: #CCCCCC;
text-decoration: none;
 }

a.bottom:hover {color: red;
text-decoration: none;}

a.hop:link {
color: #FFFFCA;
font-weight: bold;
text-decoration: none;
font-family: verdana;
font-size: 10pt;
font-weight: normal;}

a.hop:visited {color: #0000ff}

a.hop:hover {color: red;
text-decoration: none;}
