body {
	background-color: #050504;
	background-image: url(images/bghome.jpg);
	background-repeat: no-repeat;
}
.style3 {
	color: #F9F9F9;
	font-family: "Trebuchet MS";
	font-size: 20px;
}
.style5 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style6 {font-size: 11px}
.style7 {
	font-size: 14px;
	font-style: italic;
	color: #F9F9F9;
}
.style11 {color: #FFFFFF; font-family: "Trebuchet MS"; font-size: 10px; }
.style13 {color: #FFFFFF; font-family: "Trebuchet MS"; font-size: 9px; }
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

