.top_nav_hyper {
	text-decoration: none;
	color: #FF0000;

}
.left_nav_hyper {
	text-decoration: none;
	color: #FF0000;
	background-color: #FFFFCC;
	list-style-type: square;


}
.bottom_nav_hyper {
	text-decoration: none;
	color: #FFFFCC;

}
.body_background {
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin none;

}
.body_hyper {
	text-decoration: none;
	color: #FF0000;


}
.body_header {
	text-decoration: none;
	background-color: #FFEB63;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

.body_sub_header {
	text-decoration: none;
	background-color: #FF0000;
	color: #FFFFCC;
	font-weight: bold;
	text-align: center;
}
.left_nav_back {
	text-decoration: none;
	background-color: #FFFFCC;

}
.left_nav_dark {
	text-decoration: none;
	background-color: #FFEB63;

}
.bottom_nav_back {
	text-decoration: none;
	background-color: #FF0000;
	color: #FFFFFF;


}
.bottom_nav_light {
	text-decoration: none;
	background-color: #FFFFCC;

}
.top_nav_light {
	text-decoration: none;
	background-color: #FFFFCC;

}
.left_nav_header {
	color: #FFFFCC;
	background-color: #FF0000;
	font-size: medium;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	text-align: center;


}
.top_nav_dark {
	text-decoration: none;
	background-color: #FF0000;

}
