BODY {
 color: #ffffff;
 background-color: #e07a40;
 font-family: Verdana, Arial, Helvetica;
 font-size: 11px;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}

A {
 color: #60a9ff;
 text-decoration: none;
}

A:Hover {
 color: #60a9ff;
 text-decoration: underline;
}
