body {
	background-color: #E5EBEB;
}
.link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #6F6F6F; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.link A {
	COLOR: #6F6F6F; TEXT-DECORATION: none
}
.link A:hover {
	COLOR: #FF9900;
	text-decoration: underline;
}
.normal_text {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px;
}
.normal_text A {
	COLOR: #000000
}
.normal_text A:hover {
	COLOR: #FF6600;
	text-decoration: underline;
}
#button_box {
	padding-top: 15px;
	padding-left: 10px;
}
#banner {
	padding: 5px;
}
#footer {
	background-color: #F1EEC7;
	padding: 5px;
}
#table_back {
	background-color: #FBFAEE;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
