@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color:#CC6645
	}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #33FFFF;
}
a:hover {
	text-decoration: underline;
	color: #E5D588;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {
	color: #000000;
	font-weight: bold; font-size:30px; font-family: verdana, arial, helvetica, tahoma, sans-serif;
}
.style2 {
	color: #000000;
	font-weight: normal; font-size:18px
}
.style3 {font-weight: bold; font-family: verdana, arial, helvetica, tahoma, sans-serif; color: #000000; font-size: 16px;
}
.style6 {font-weight: bold; font-family: verdana, arial, helvetica, tahoma, sans-serif; color: #000000; font-size: 14px;
}
.style8 {color: #000000; font-weight: bold; font-family: verdana, arial, helvetica, tahoma, sans-serif; font-size: 18px;
}
/*.style2 {
	color: #FFFFFF;
	font-weight: bold; font-size:20px
}*/