
#vertmenu
{
    text-align: center;
    padding: 5px 0 0 0;
    
}

.MenuItem a:link 
{
   text-align: center;
   font-size : 8pt; 
   font-family:Arial, Verdana, Helvetica; 
   text-decoration : none;
    
}
.MenuItem a:visited 
{ 
    text-align: center;
    text-decoration : none;
}
.MenuItem a:hover 
{ 
    text-align: center;
    text-decoration : none; 
}