@charset "utf-8";
/* CSS Document */
a.menu
{
text-decoration:none;
color:#333333;
}
a.menu:hover
{
color:#FFFFFF;
background-image:url(img/resultset_next.png);
background-position:left;
background-repeat:no-repeat;}
body
{
font-family:Calibri, Arial, "Palatino Linotype";
}

a.mail
{
text-decoration:none;
color:#000066;
}
a.mail:hover
{color:#006633;
background-image:url(img/mail_forward.png);
background-position:right;
background-repeat:no-repeat;}
