.body a:active { color: #FF6600; text-decoration: underline; font-weight: bold; font-size: 12px}
.body a:link {  color: #660000; text-decoration: underline; font-weight: bold; font-size: 12px}
.body a:visited {  color: #660000;text-decoration: underline; font-weight: bold; font-size: 12px}
.body a:hover {  color: #FF6600; text-decoration: underline ; font-weight: bold; font-size: 12px}

.topnav  a:active {  color: #000000; text-decoration: none; font-size: 10px}
.topnav  a:link {  color: #000000; text-decoration: none; font-size: 10px}
.topnav  a:visited {  color: #000000; text-decoration: none; font-size: 10px}
.topnav  a:hover {  color: #000000; text-decoration: underline; font-size: 10px}

.leftside {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.leftside  a:active {  color: #FFFFFF; font-size: 12px}
.leftside  a:link {  color: #FFFFFF; font-size: 12px}
.leftside  a:visited {  color: #FFFFFF; font-size: 12px}
.leftside  a:hover {  color: #FF6600; font-size: 12px}

.rightside {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.rightside  a:active {  color: #666666;text-decoration: none; font-size: 10px}
.rightside  a:link {  color: #666666;text-decoration: none; font-size: 10px}
.rightside  a:visited {  color: #666666;text-decoration: none; font-size: 10px}
.rightside  a:hover {  color: #660000;text-decoration: underline; font-size: 10px}

.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.footer  a:active {  color: #000000;text-decoration: none; font-size: 10px}
.footer  a:link {  color: #000000;text-decoration: none; font-size: 10px}
.footer  a:visited {  color: #000000;text-decoration: none; font-size: 10px}
.footer  a:hover {  color: #660000;text-decoration: underline; font-size: 10px}

