.web {
	font-size: 13px;
	line-height: 150%;
	color: #660000;
}
a:link {
	font-size: 13px;
	line-height: 150%;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	line-height: 150%;
	color: #660000;
	text-decoration: none;
}
a:active {

	font-size: 13px;
	line-height: 150%;
	color: #660000;
	text-decoration: none;
}
a:hover {


	font-size: 13px;
	line-height: 150%;
	color: #EA0000;
	text-decoration: underline;
}
.bottom {
	width: 782px;
	background-color: #FDF1DB;
	text-align: center;
	height: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
