a:active {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #663300;
}
a:link {
	text-decoration: none;	
	color: #663300;
}
a:visited {
	text-decoration: none;	
	color: #663300;
}
body {
	color: #FFFAC8;
	font-family: Verdana;
	background-color: #663300;
	margin-top: 0;
	font-size: x-small;
	scrollbar-base-color:#663300;
   scrollbar-arrow-color:#FFFAC8;
}
td {
	font-family: Verdana;
	font-size: x-small;
}
table {
	border: 0;
}
