body, td, input, select
{
 font-family: Verdana;
 font-size: 12px;
}

.MenuText
{ 
 text-decoration: none;
 Color: Black;
 FONT-SIZE: 8pt; 
}


.MenuText:hover 
{ 
 text-decoration: none;
 Color: Blue;

}


.Link
{ 
 text-decoration: underline;
 Color: White;
 FONT-SIZE: 10pt; 
}


.Link:hover
{ 
 text-decoration: underline;
 Color: Blue;
 FONT-SIZE: 10pt; 
}



.RightMenu
{ 
 text-decoration: underline;
 Color: Black;
 FONT-SIZE: 10pt; 
}


.RightMenu:hover
{ 
 text-decoration: underline;
 Color: Blue;
 FONT-SIZE: 10pt; 
}


