BODY
{
    topmargin: 0;
    leftmargin:0;
    margin-left: 0px; 
    margin-top: 0px;
    BACKGROUND-COLOR: #DEC07C;
    COLOR: #800000;
    FONT-FAMILY: Times New Roman;
    FONT-SIZE: 11px
}
a:link {
	text-decoration: none;
	font-family: Times New Roman;
	COLOR: #B90000;
}
a:visited {
	text-decoration: none;
	font-family: Times New Roman;
	COLOR: #B90000;
}
a:active {
	text-decoration: underline;
	font-family: Times New Roman;
	COLOR: #9F0000;
}
.clickable {cursor:hand}
