/* style copyright  © Kidproductions.org™. Duplication or redistribution is strictly prohibited. */

a:link{
	background: transparent;
	color: #8A212D;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	background: transparent;
	color: #8A212D;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	background-color: transparent;
	color: #005000;
	font-weight: bold;
	text-decoration: underline overline;
}

a:active{
	background-color: transparent;
	color: #005000;
	font-weight: bold;
	text-decoration: underline overline;
}

body{
	background: #E3E4D8;
	color: #000000;
	filter: alpha(opacity="45");
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #E3E4D8;
	scrollbar-arrow-color: #C32F3F;
	scrollbar-darkshadow-color: #E3E4D8;
	scrollbar-face-color: #E3E4D8;
	scrollbar-highlight-color: #E3E4D8;
	scrollbar-shadow-color: #E3E4D8;
	scrollbar-track-color: #E3E4D8;
}

h1 {
	text-decoration: underline;
	background: transparent;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

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

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

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