a {
	color: #FF8B2E;
	text-decoration: none;
}
a:hover {
	color: ;
	text-decoration: none;
}
.bg_image {
	background-image: url(images/main_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.basemenu {
	font-size: 11px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
}
.basemenu a{
	font-size: 11px;


	font-color:
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.basemenu a:hover {
	font-size: 11px;
	font-color:
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
.centre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	color: #999999; 
}
.centre a:link {
	color: #FF8B2E;
	text-decoration: none;
}
.centre a:hover {
	color: #FF0000;
	text-decoration: none;
}
.white12px {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.white12px a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.white12px a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	text-decoration: none;
}
