.bottomnav { font-weight: bold; font-size: 20px; color: #C6FFFF;}
.bottomnav A:link { color: #C6FFFF; text-decoration: none;}
.bottomnav A:visited { color: #C6FFFF; text-decoration: none;}
.bottomnav A:hover { color: #FFFFFF; text-decoration: none;}

.footer { font-weight: bold; font-size: 16px; color: #C6FFFF;}
.footer A:link { color: #FFFF99; text-decoration: none;}
.footer A:visited { color: #FFFF99; text-decoration: none;}
.footer A:hover { color: #FFFF99; text-decoration: none;}

.body { font-size: 14px; color: #FFFFFF;}

.bold { font-weight: bold; font-size: 14px; color: #FFFFFF;}

.header { font-weight: bold; font-size: 24px; color: #FFFF99; text-decoration: underline;}

.copyright { font-weight: bold; font-size: 14px; color: #FFFFFF;}

.ref { font-weight: bold; font-size: 10px; color: #FFFF99;}
.ref A:link { color: #FFFF99; text-decoration: none;} 
.ref A:visited { color: #FFFF99; text-decoration: none;} 
.ref A:hover { color: #FFFF99; text-decoration: none;}

.background { background-image: 
url('../images/header-bkg.jpg');
background-repeat: repeat
}