body
{
background-color: #FFFFFF;
color: #000000;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.title
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:link
{
text-decoration: none;
}

a:visited
{
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

a:active
{
text-decoration: none;

}
