/* CSS Document */

#smartnav body{
font-size:11px;
font-family: verdana;}

#smartnav .nav:link{
font-family: verdana;
font-size:16 px;
font-variant: small-caps;
color:white;
font-weight: bold;
text-decoration:none;
text-align:center;
background-color: transparent;
}


#smartnav .nav:visited{
font-family: verdana;
font-size:16 px;
font-variant: small-caps;
color:white;
font-weight: bold;
text-align:center;
text-decoration:none;
background-color: transparent;
}

#smartnav .nav:hover{
font-family: verdana;
font-size:16 px;
font-variant: small-caps;
color:white;
font-weight: bold;
text-decoration:underline;
text-align:center;
background-color: transparent;
}


#smartnav .nav:active{
font-family: verdana;
font-size:16 px;
font-variant: small-caps;
color:white;
font-weight: bold;
text-align:center;
text-decoration:none;
background-color: transparent;
}



#smartnav .footer:link{
font-family: verdana;
font-size:10px;
text-decoration:none;
text-align:center;
color:#669933;
}


#smartnav .footer:visited{
font-family: verdana;
font-size:10px;
text-align:center;
text-decoration:none;
color:#669933;
}

#smartnav .footer:hover{
font-family: verdana;
font-size:10px;
text-decoration:underline;
text-align:center;
color:#669933;
}


#smartnav .footer.active{
font-family: verdana;
font-size:10px;
text-align:center;
text-decoration:none;
color:#669933;
}

#smartnav a:link{
font-family: verdana;
font-size:12px;
text-decoration:none;
color:#669933;
}


#smartnav a:visited{
font-family: verdana;
font-size:12px;
text-decoration:none;
color:#669933;
}

#smartnav a:hover{
font-family: verdana;
text-decoration:underline;
text-align:center;
color:#669933;
font-size:12px;
}


#smartnav a.active{
font-family: verdana;
text-align:center;
text-decoration:none;
color:#669933;
font-size:12px;
}


#smartnav .text{
font-family: verdana;
font-size:12px;
}
