.menu
{
font-family: times;
font-size: 9pt;
color: #000000;
text-decoration: none;
line-height: 9pt;
}

a:hover
{
color: #531CAF;
cursor: pointer;
}