a:link {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}
a:visited {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}
a:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
}
a:active {
    color: #FF0000;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

.topnav {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
