/* Written by Gbp 
! */ 

body { 
font-family: verdana, helvetica, sans-serif; 
font-size: 0.7em;
font-style:normal;
} 

a.nav-bar {
color:white;
text-decoration:none;
width:99px; height:14px; 
float:left;
padding:0.2em 0.2em; 
}
a.nav-bar:hover{
cursor:default;
background-color:#ff3300;
} 

a.nav-footer {
color:black;
text-decoration:none;
width:80px; height:15px; 
float:left;
padding:0.2em 0.2em; 
}
a.nav-footer:hover{
cursor:default;
color:white;
background-color:#999999;
} 