/* CSS Document */

body {
	margin-top: 10px;
	background-color: #FEECDA;
	font-family: "Trebuchet MS", Verdana;
	color: #7B3B2F;
	font-size: 14px;
}
html{overflow:hidden}
a:link {
	color: #7B3B2F;
	text-decoration: none;
}
a:visited {
	color: #7B3B2F;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #7B3B2F;
	text-decoration: none;
}
.style3 {font-family: Arial, Helvetica, sans-serif; color: #7B3B2F; font-size: x-small;}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style8 {font-size: 12px;font-weight: bold;}
