a {
	color : #EEB310; 
	text-decoration : none;}

a:link {
	color: #EEB310;
	text-transform: none;
}

a:visited {
	color: #EEB310;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	color: #EEB310;
	text-transform: none;
	text-decoration: underline;
}

a:active {
	color: #EEB310;
	text-transform: none;
	text-decoration: none;
}

BODY {
	text-align:center;
	background: #000000;
}

.topmenu {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
	width: 800px;
}

.topmenu a:link {
	color: #FFFFFF;
	text-transform: none;
}

.topmenu a:visited {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}

.topmenu a:hover {
	color: #EEB310;
	text-transform: none;
	text-decoration: none;
}

.topmenu a:active {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}

.headercontent {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: right;
	margin-right: 10px;
	padding-right: 50px;
}

.bodytext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
}

.bodytextbold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #CCCCCC;
}

.bodytexttitle {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.bodytextitalics {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
}

.newscontent {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #CCCCCC;
}

.newscontent a:link {
	color: #EEB310;
	text-transform: none;
}

.newscontent a:visited {
	color: #EEB310;
	text-transform: none;
	text-decoration: none;
}

.newscontent a:hover {
	color: #EEB310;
	text-transform: none;
	text-decoration: underline;
}

.newscontent a:active {
	color: #EEB310;
	text-transform: none;
	text-decoration: none;
}

.newscontenttitle {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.newscontentbold {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

.greybarcontentbold a:link {
	color: #EEB310;
	text-transform: none;
}

.greybarcontentbold a:visited {
	color: #EEB310;
	text-transform: none;
	text-decoration: none;
}

.greybarcontentbold a:hover {
	color: #EEB310;
	text-transform: none;
	text-decoration: underline;
}

.greybarcontentbold a:active {
	color: #EEB310;
	text-transform: none;
	text-decoration: none;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

.footer a:link {
	color: #EEB310;
	text-transform: none;
}

.footer a:visited {
	color: #EEB310;
	text-transform: none;
	text-decoration: none;
}

.footer a:hover {
	color: #EEB310;
	text-transform: none;
	text-decoration: underline;
}

.footer a:active {
	color: #EEB310;
	text-transform: none;
	text-decoration: none;
}

