/* style Copyrighted © by BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link{
	color: #cc0000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #cc0000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
}

a:active{
	color: #ffcc00;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #000000;
	font: 10px Verdana, Arial, sans-serif;
}

h1{
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

p {
	color: #ffcc00;
	font: 11px Arial, sans-serif;
}

td{
	color: #f7e20b;
	font: 11px Verdana, Arial, sans-serif;
}


.btcopyrights {
	text-align: right;
	color: #F7E20B;
	font-size: 9px;
}

.btnav {
	background-color: #ffcc00;
	border-bottom-width: 0px;
	border-color: #000000 #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
}