/* style Copyrighted © by BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link{
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	background-color: #E0D7BA;
	color: #000000;
	font-weight: bold;
	text-decoration: underline overline;
}

a:active{
	background-color: #E0D7BA;
	color: #000000;
	font-weight: bold;
	text-decoration: underline overline;
}

body{
	background-image: url(images/bk.jpg);
	color: #CCCCCC;
	font: 10px Verdana, Arial, sans-serif;
}

h1{
	color: #E0D7BA;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}

p {
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
}

td{
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
}

.btcopyrights {
	font-style: italic;
	color: #000000;
	font-size: 9px;
}

.btdate {
	color: #000000;
	font-size: 10px;
	font-style: italic;
}
