a:link{
	background: transparent;
	color: #765782;
	text-decoration: underline;
}

a:visited{
	background: transparent;
	color: #765782;
	text-decoration: underline;
}

a:hover{
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}

a:active{
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}

body{
	background: #ABA4AF;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #ABA4AF;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #ABA4AF;
	scrollbar-face-color: #ABA4AF;
	scrollbar-highlight-color: #ABA4AF;
	scrollbar-shadow-color: #ABA4AF;
	scrollbar-track-color: #ABA4AF;
}

h1 {
	background: transparent;
	color: #765782;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

p{
	background: transparent;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

td{
	background: transparent;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.btcopyrights {
	background-color: transparent;
	color: #000000;
	font-size: 10px;
}

.btsubbody {
	background-image: url(images/bk.jpg);
	border: 4px #A08598 solid;
}
