body {
	background-color: #746129;
	background-image:    url("../images/page.images/BG.jpg");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFBB03;
	text-decoration: none;
}
.texBIG {
	font-size: 24px;
	font-weight: bolder;
	text-decoration: underline;
}
