
table {
font-family: helvetica, trebuchet ms, verdana;
color: black;
font-weight: normal;
font-size:13;
text-decoration:none
}


a:link {
background-color: transparent;
color: #005A84;
font-weight: normal;
text-decoration:none
}


a:visited {
background-color: transparent;
color: #005A84;
font-weight: normal;
text-decoration:none
}

a:hover {
background-color: transparent;
color: #005A84;
font-weight: normal;
text-decoration:underline
}

a:active {
background-color: transparent;
color: #005A84;
font-weight: normal;
text-decoration:none
}


a.topmenu:hover {
background-color: transparent;
color: #cccccc;
font-weight: bold;
text-decoration:underline
}

a.topmenu:link {
background-color: transparent;
color: #cccccc;
font-weight: bold;
text-decoration:none
}

a.topmenu:active {
background-color: transparent;
color: #cccccc;
font-weight: bold;
text-decoration:none
}

a.topmenu:visited {
background-color: transparent;
color: #cccccc;
font-weight: bold;
text-decoration:none
}


.topmenu { 
background-color: transparent;
color: #cccccc;
font-weight: bold;
}

.nicetable {
font-family:verdana;
font-weight: normal;
}

.nicetable td {
padding:5px;
border-color: #dddddd;
}


