body, a,font,p,h1,h2,h3,h4,h5,h6 {
	font-family: CenturyGothic, Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
body {
	background-color: #000000;
}
a.bigLink:link,
a.bigLink:visited {
	font-size: 20px;
	color: #000000;
	background-color:#FFCC00;
	font-weight: bold;
}
a.bigLink:hover {
	color: #FFCC00;
	background-color: #000000;
}
a:link,
a:visited {
	color: #FFCC00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
a:hover {
	color: #000000;
	background-color: #FFCC00;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFCC00;
}
h6{
	color: #999999;
	font-weight: normal;
}
.bottomboxed {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 1px;
	text-align:center;
	border-bottom-style: solid;
}
.mainboxed {
	padding-right: 2px;
	padding-left: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
}
.boxed {
	border-right: 2px #FFCC00;
	border-left: 2px #FFCC00;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.blank,
.blankimage,
.blank:link,
a.blank,
a.blank:link,
img.blank,
img.blank:link
 {
	text-decoration: none;
	background-color: none;
	background-image: none;
	color: none;
	border: none;
}
img.blankimage {
	width: 150px;
	height: 100px;
}
a.nav:link,
a.nav:visited {
	color: #000000;
	border-bottom-color: #000000;
}
a.nav:hover {
	color: #FFCC00;
	background-color: #000000;
}
a.navlink,
a.navlink:link,
a.navlink:visited {
	font-family: Arial Black, Gadget, Arial, Helvetica, sans;
	text-align:center;
	width: auto;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	font-size: 11px;
	line-height:100%;
	border-width: 0 1px 0 1px;
	border-color: #000000;
	border-style: solid;
}
a.navlink:hover {
	text-decoration:underline;
}
