body
{
   color:      #000000;
   background: #FFFFFF;
   font-family: tahoma, arial, helvetica;
   font-size:   11px;
}

A {
   text-decoration: none;
   color: #9C6175; }

A:active {
   color:     #CCCCCC;
   text-decoration: underline;
}

A:hover {
   text-decoration: underline;
}

