.bottm_navbar a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;
}
.bottm_navbar a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.bottm_navbar a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: normal;
}
.bottm_navbar a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.brn_navbar a:link {
	color: #FFCC00;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.brn_navbar a:visited {
	color: #FFCC00;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.brn_navbar a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.brn_navbar a:active {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.orng_navbar a:link {
	color: #666600;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.orng_navbar a:visited {
	color: #666600;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.orng_navbar a:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
.orng_navbar a:active {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
.bodylinks a:link {
	color: #FFCC00;
}
.bodylinks a:visited {
	color: #FFCC00;
}
.bodylinks a:hover {

	color: #FF6600;
}
.bodylinks a:active {


	color: #333333;
}
