.nav {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; width: 150px;font-weight: bold; color: #FFFFFF; text-decoration: none;}
.nav:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;width: 150px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.nav:visited {font-family: Arial; font-size: 12px; color: #FFFFFF;width: 150px; font-weight: bold;text-decoration: none;}
.nav:hover {font-family: Arial;  font-size: 12px; color: #FFFFFFF; width: 150px;font-weight: bold; text-decoration: none; background-color: #3333CC;}
.nav:active { font-family: Arial; font-size: 12px; color: #FFFFFFF; width: 150px;font-weight: bold; text-decoration: none ; background-color: #3333CC; }
