body {
	background-color: #000000;
	background-image: url(background.jpg);
	background-attachment: fixed;
	background-position: center;
	border-width: 4px;
	background-repeat: no-repeat;
}
.pageborder {
	border-color: #000000;
	border-width: 4px;
	border-style: solid;
}

.sub-bg {
	background-image: url(images/subpage_10.jpg);
}
.footer-bg {
	background-color: #000;
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.font1-bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AF1E23;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.boarnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
.border {
	border: 2px solid #ffc60b;
}
a.footer:link {
	color: #FFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFC60B;
	text-decoration: underline;
}
a.footer:active {
	color: #FFF;
	text-decoration: none;
}
a {
	color: #000;
	text-decoration:underline:
	;}
	
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFC60B;
}

a.yellow:link {
	color: #FFC60B;
	text-decoration: none;
}
a.yellow:visited {
	color: #FFC60B;
	text-decoration: none;
}
a.yellow:hover {
	color: #FFF;
	text-decoration: underline;
}
a.footer:active {
	color: #FFC60B;
	text-decoration: none;
}
