BODY { margin-top: 0 }
a:link {
	color:  #4E0000;
	text-decoration: none;
	font-weight: bold
	}

a:visited {
	color:  #4E0000;
	text-decoration: none;
	font-weight: bold
	}

a:active {
	color:  #4E0000;
	text-decoration: none;
	font-weight: bold
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	background-color: #DBC9AE
	}

.style1 {font-family: Georgia, "Times New Roman", Times, serif}