@charset "UTF-8";
#sublinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
}
a:link {
	color: #E7D7BD;
	text-decoration: none;
	border: none;
	margin: none;
	padding: none;
}
a:visited {
	text-decoration: none;
	color: #E7D7BD;
	border: none;
	margin: none;
	padding: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	border: none;
	margin: none;
	padding: none;
}
a:active {
	text-decoration: none;
	color: #E9E9E9;
	border: none;
	margin: none;
	padding: none;
}
.header_main_content {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 28px;
	border: none;
}
.table_center {
	text-align: center;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.caption {
	text-align: center;
}

