body {
	background-color: #000000;
}

a:link {
	color: #ffcc66;

}
a:visited {
	color: #ffcc66;

}
a:hover {
	color: #FF6600;

}
a:active {
	color: #ffcc66;

}









.contentborder {
	border-top: 2px solid #ffcc66;
	border-right: 2px solid #ffcc66;
	border-bottom: 2px none #ffcc66;
	border-left: 2px solid #ffcc66;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffcc66;
}
.bottomborder {

	border-top: 2px none #ffcc66;
	border-right: 2px solid #ffcc66;
	border-bottom: 2px solid #ffcc66;
	border-left: 2px solid #ffcc66;
}


a.topnav:link {
	color: #ffcc66;
text-decoration: none;
}
a.topnav:visited {
	color: #ffcc66;
text-decoration: none;
}
a.topnav:hover {
	color: #FF6600;
text-decoration: none;
}
a.topnav:active {
	color: #ffcc66;
text-decoration: none;
}
.bottomnav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
a.bottomnav:link {
	color: #FF6600;
text-decoration: none;
}
a.bottomnav:visited {
	color: #FF6600;
text-decoration: none;
}
a.bottomnav:hover {
	color: #FFCC66;
text-decoration: none;
}
a.bottomnav:active {
	color: #FF6600;
text-decoration: none;
}

.hrclass {
	color: #FFCC66;
}

.picborder {
	border: 1px solid #FFFFFF;
}.fullborder {

	border-top: 2px solid #ffcc66;
	border-right: 2px solid #ffcc66;
	border-bottom: 2px solid #ffcc66;
	border-left: 2px solid #ffcc66;
}
.borderright {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
}
.bordertop {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
}
.homeenter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC66;
}
a.homeenter:link {
	color: #FFCC66;
text-decoration: none;
}
a.homeenter:visited {
	color: #FFCC66;
text-decoration: none;
}
a.homeenter:hover {
	color: #FF6600;
text-decoration: none;
}
a.homeenter:active {
	color: #FFCC66;
text-decoration: none;
}