/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	background: #FBFF9C;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	background: #FBFF9C;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

body{
	background: #000000;
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
}

h1 {
	text-decoration: underline;
	color: #FBFF9C;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
}

h2 {
	text-decoration: underline;
	color: #FD8620;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
}

p {
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
}

td {
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
}

.btcontent {
	background-color: #F17B1B;
}

.btnav {
	background-color: #FBFF9C;
	border: #FE8D27;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: dotted;
	border-top-width: 1px;
}

.btnavbk {
	background-color: #FBFF9C;
}
