body{
font-family: Tahoma;
font-weight: normal;
font-size: 8px;
padding-buttom: 10px;
}

A:link, A:visited, A:active { text-decoration: none;
color : #000000;
}

A:Hover {
text-decoration: underline;
color : #D01A13;
}
