/* CSS Document */
body {
	background-image: url(images/bg_lt.jpg);
	background-color: #FEFFD1;
}
.style3 {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: x-small;
}
a:link {
color: #CA4500;
text-decoration: bold;

      } 

	.contenttext {
	color: #333366;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}  
	 .menustyle {
	font-weight: bolder;
	font-size: x-small;
	font-family: Arial, sans-serif;
	color: #CA4500;
	letter-spacing: 3px;
	text-decoration: none;
}
.headers {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #CA4500;
	letter-spacing: 5px;
}