a:link{
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

a:visited{
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

a:hover{
	background-color: transparent;
	color: #930303;
	cursor: auto;
	text-decoration: underline;
}

a:active{
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

body {
	background-color: #f3f3e1;
	background-image: ;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 10px 0px 0px;
	}
body {
	scrollbar-3dlight-color: #f3f3e1;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #f3f3e1;
	scrollbar-darkshadow-color: #f3f3e1;
	scrollbar-face-color: #f3f3e1;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #f3f3e1;
	scrollbar-track-color: #f3f3e1;
}
h2 {
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: lighter;
	text-align: center;
}
h6 {
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-align: center;
}
.b {
	font-weight: bold;
}




