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: #EAEAE8;
	color: #000000;
	filter: alpha(opacity="75");
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #EAEAE8;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #EAEAE8;
	scrollbar-face-color: #EAEAE8;
	scrollbar-highlight-color: #EAEAE8;
	scrollbar-shadow-color: #EAEAE8;
	scrollbar-track-color: #EAEAE8;
}

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;
}
