.navbar {color: #FFFFFF;} 

.main a:link {color: #0000FF; font-weight: bold; text-decoration: underline;} 
.main a:visited {color: #0000FF; font-weight: bold; text-decoration: underline;} 
.main a:hover {color: #FF0000; font-weight: bold; text-decoration: underline;} 
.main a:active {color: #9900CC; font-weight: bold; text-decoration: none;} 

.navbar a:link {color: #CCCCFF; font-weight: bold; text-decoration: none;} 
.navbar a:visited {color: #CCCCFF; font-weight: bold; text-decoration: none;} 
.navbar a:hover {color: #CCCCFF; font-weight: bold; text-decoration: underline;} 
.navbar a:active {color: #CCCCFF; font-weight: bold; text-decoration: none;} 

.email a:link {color: #0000FF; font-weight: bold; text-decoration: underline;} 
.email a:visited {color: #0000FF; font-weight: bold; text-decoration: underline;} 
.email a:hover {color: #9900CC; font-weight: bold; text-decoration: underline;} 
.email a:active {color: #FF0000; font-weight: bold; text-decoration: none;} 

