body {
	background-position: top center;
	background-color: #000000;
	background-image: url(images/bg_stretch.jpg);
	background-repeat: no-repeat;
	margin-top: 200px;
}

a.footer:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.footer:hover {
	text-decoration: none;
	color: #FFCC66;
}
a.footer:active {
	text-decoration: none;
}

a.main:link {
	color: #FFCC66;
	text-decoration: none;
}
a.main:visited {
	text-decoration: none;
	color: #FFCC66;
}
a.main:hover {
	text-decoration: none;
	color: #F23901;
}
a.main:active {
	text-decoration: none;
}

a.contact:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.contact:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.contact:hover {
	text-decoration: none;
	color: #F23901;
}
a.main:active {
	text-decoration: none;
}

.styleFooter {
	color: #7A8CA2;
	font-family: Arial;
	font-size: 12px;
}

.style1 {
	color: #FFCC66;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;
}
.style3 {
	color: #FFCC66;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.style4 {
	color: #FFCC66;
	font-family: Arial;
	font-size: 14px;
}
