/*  */

a:link, a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

body {
	color: #666666;
	font: 12px Tempus Sans ITC, Arial, sans-serif;
}

h1 {
	color: #9999FF;
	font: bold 15px Tempus Sans ITC, Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

p, td {
	color: #9999FF;
	font: 12px Arial, Arial, sans-serif;
}

.btbk1 {
	font: 12px Tempus Sans ITC, Arial, sans-serif;
	color: #86f583;
	background-color: #003300;
	border: 1px solid #6D523D;
}

.btconame {
	background-color:#003300; 
	font: 36px Tempus Sans ITC, Arial, sans-serif;
	color: #8DC175;
	font-weight: bold;
	letter-spacing: 1px;
}

.btcontent {
	background-color: #FFFFFF;
	font: 12px Tempus Sans ITC, Arial, sans-serif;
	color: #666666;
	border: 1px solid #6D523D;
}

.btcopyrights {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
}

.btdate {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.btnav {
	background-color: #003300;
	font: 12px Tempus Sans ITC, Arial, sans-serif;
	color: #86f583;
	border: 1px solid #6D523D;

.btquote {
	font-size: 10px Arial, sans-serif;
	color: #000000
	font-style: italic;
}