a 
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal; 
color: #725EA7;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

a.presslink
{
font-weight:bold;
}

a.serviceslink
{
text-decoration: none;
}

a.serviceslink:hover
{
background-color: #EDEAF4;
}