@charset "UTF-8";
}
a {
	font-family: Helvetica, Arial;
	
	font-variant: normal;
	
	text-decoration: none;
}
.links {
	font-size: 22px;
	font-family: Helvetica, Arial;
	color: #FCDE00;
	font-variant: normal;
	text-shadow: 1px 1px 2px #333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

body {
	font-family: Helvetica, Arial;

}
body {
	margin-top: 0px;
	background-color: #04070b;
}
.fronttable {
	background-image: url(images/background.jpg);
	text-align: center;
	background-repeat: no-repeat;
}
.seethrutable {
	background-image: url(images/seethru.png);
	background-repeat: repeat;
	font-family: Helvetica, Arial;
	font-size: 12px;
	scrollbar-3d-light-color: #CCC;
}
.white {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
.linkswhite {
	font-size: 22px;
	font-family: Helvetica, Arial;
	font-variant: normal;
	text-decoration: none;
	color: #FFF;
}
.textlinks {
	font-family: Helvetica, Arial;
	color: #7A2800;
	font-weight: normal;
	text-decoration: none;
}
.headingintextbox {
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
}
