"utf-8";
.bg {
	background-color: #f9f3e6;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f7e3bd;
	text-decoration: none;
	word-spacing:10px;
}
.bordercolor {
	border-top-color: 9e490b;
	border-right-color: #9e490b;
	border-bottom-color: #9e490b;
	border-left-color: #9e490b;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9B4404;
	text-decoration:none
}

a:hover.heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9B4404;
	text-decoration:underline;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #401E12;
	text-decoration: none;
/*<!--	text-align: justify;-->*/
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #401E12;
	text-decoration: none;
}

a:hover.link2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #401E12;
	text-decoration: underline;
}

.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #401E12;
	text-decoration: none;
}
.triviatext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2B0000;

}

