/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link {
	color: #636442;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #636442;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #BC777A;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #BC7879;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #596331;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.btbk1 {
	background-color: #CECE9C;
}

.btbk2 {
	background-color: #FFFF9C;
}

.btbk3 {
	background-color: #CE9C9C;
}

.btcontent {
	background-color: #FFFFFF;
}

.btdate {
	color: #FECE00;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}


