body {
    background-color: #2E2520;
    background-image: url("/source/bg.jpg");
    background-repeat: repeat-x;

}
A.maintext:link { color: #FFFFFF; text-decoration: none}
A.maintext:active { color: #FFFFFF; text-decoration: none}
A.maintext:hover { color: #FFFFFF; text-decoration: underline}
.maintext {
	font-family: verdana;
	font-size: 14.5px;
	color: #FFFFFF;
	text-decoration: none;
}
A.brntext:link { color: #8F653F; text-decoration: none}
A.brntext:active { color: #8F653F; text-decoration: none}
A.brntext:hover { color: #8F653F; text-decoration: underline}
.brntext {
	font-family: arial;
	font-size: 12px;
	color: #8F653F;
	text-decoration: none;
}
A.whitetext:link { color: #ffffff; text-decoration: none}
A.whitetext:active { color: #ffffff; text-decoration: none}
A.whitetext:hover { color: #ffffff; text-decoration: underline}
.whitetext {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
A.brntextBIG:link { color: #B99A7D; text-decoration: none}
A.brntextBIG:active { color: #B99A7D; text-decoration: none}
A.brntextBIG:hover { color: #B99A7D; text-decoration: underline}
.brntextBIG {
	font-family: arial;
	font-size: 14.5px;
	color: #B99A7D;
	text-decoration: none;
}




