p {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

a:link {
color: #666666;
text-decoration: none;
}

a:visited {
color: #666666;
text-decoration: none;
}

a:hover {
color: #003399;
text-decoration: underline;
}

a:active {
color: #C87F40;
text-decoration: none;
}