#content p
{
color: #fff;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: normal;
}

#content h2
{
color: #fff;
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
font-weight: bold;
}

#content a
{
color: #ff0;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
}

#content a:hover
{
text-decoration: none;
}

