.switch a{
text-decoration:none;
font-family:Blueprint, MS Sans Serif, Verdana;
font-size:8pt;
color:#FFFFFF;
}
.switch a:visited{
text-decoration:none;
font-family:Blueprint, MS Sans Serif, Verdana;
font-size:8pt;
color:#FFFFFF;
}

.active{
font-family:Architext, Verdana, Arial;
font-size:12pt;
color:#FFFFFF;
font-style:bold;
text-align:center;
text-decoration:underline;
}
.active a:link {
font-family:Architext, Verdana, Arial;
font-size:12pt;
color:#FFFFFF;
text-decoration:underline;
}
.active a:hover {
font-size:12pt;
color:#FFFFFF; 
font-style:bold italic; 
text-decoration:none;
}
.active a:visited {
text-decoration:underline; 
font-style:italic; 
color:#C0C0C0; 
font-size:12pt;
} 

.inactive{
font-family:Architext, Verdana, Arial;
font-size:12pt;
color:#FFFFFF;
text-align:center;
text-decoration:underline;
}
.inactive a:link {
font-family:Architext, Verdana, Arial;
font-size:12pt;
color:#FFFFFF;
text-decoration:underline;
}
.inactive a:hover {
font-size:12pt;
color:#FFFFFF; 
font-style:bold italic; 
text-decoration:none;
}
.inactive a:visited {
text-decoration:underline; 
font-style:italic; 
color:#C0C0C0; 
font-size:12pt;
} 

.navbar{
text-align:center;
font-family:Blueprint, Trebuchet MS, Courier New;
font-size:10pt;
color:#FFFFFF;
}
.navbar a:link {
text-decoration:none; 
font-family:Blueprint, Trebuchet MS, Courier New; 
font-size:10pt; 
color:#FFFFFF; 
}
.navbar a:hover {
text-decoration:underline; 
font-style:bold; 
color:#FFFFFF; 
font-family:Blueprint, Trebuchet MS, Courier New; 
font-size:10pt;
}
.navbar a:visited {
text-decoration:none; 
font-style:italic; 
color:#C0C0C0; 
font-family:Blueprint, Trebuchet MS, Courier New; 
font-size:10pt;
}
