a:link {
	color: #EC8013;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #999999;
	text-decoration: none;
}


body {
	background-color: #2E5610;
}

.border {
	border: 1px solid #FFFFFF;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC33;
}

.bodytextbk {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #447C17;
}
.bodytextbkBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.notrepeat {
	background-repeat: no-repeat;
}
.bakerfont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}.bulletc {
	list-style-image: url(../images/bullet_circle.gif);
	list-style-position: outside;
}

.bodytextgreen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
}.bgnorepete {
	background-image: url(../images/bg_btleft.jpg);
	background-repeat: no-repeat;
}
.bordercolor {

	border: 1px solid #2E5610;
}
