
a:link, a:visited {
	color: #0033FF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

body{
	background: #E5E1DA url(images/bk.jpg) no-repeat left top;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

h1 {
	color: #9C6E30;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: capitalize;
	text-decoration: underline;
	text-align: left;
	font-style: italic;
}

h2 {
	color: #305174;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

h3 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

h4 {
	color: #B02A33;
	font-size: 12px;
	font-weight: bold;
	
}

td.answer{
	color: #305174;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
	a.set2:link{color: Maroon;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;;
}

	a.set2:visited{	color: #00008B;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;}


p, td {
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

.btconame {
	color: #385E86;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.btcopyrights {
	font-size: 10px;
}

#nav a:hover {
	background: #A78471;
}
.info {font-size: 12px;
	color: #DC143C;
	font-weight: bold;
}