/* CSS Document */

.title {font-family:arial, sans-serif; font-weight:bold; color:#333; font-size:16px;}
.body {font-family:arial, sans-serif; font-weight:normal; color:#333; font-size:14px}
.secnav {font-family:arial, sans-serif; font-weight:bold; color:#333; font-size:12px}
.panel {font-family:arial, sans-serif; font-weight:normal; color:#333; font-size:12px}
.copyright {font-family:arial, sans-serif; font-weight:bold; color:#666; font-size:10px}

a:link {color: #006699;}
a:visited {color: #006699;}
a:hover {color: #FF6600; background-color: none; text-decoration: none;}
a:active {color: #333;}

.panel a:link {color: #006699; text-decoration: none; font-weight:bold;}
.panel a:visited {color: #006699; text-decoration: none; font-weight:bold;}
.panel a:hover {color: #FF6600; text-decoration: none; font-weight:bold;}
.panel a:active {color: #006699; text-decoration: none; font-weight:bold;}