body {
	background-color: #8595B7;
	background-repeat: repeat-x;
	margin: 0px;
}
.site {
	font-size: 14px;
}
a.site {
	color: #CC0000;
	text-decoration: none;
}
a.site:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td {
	font-size: 12px;
}
.bott3x {
	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: #CD0000;
	border-bottom-color: #CD0000;
	border-left-color: #CD0000;
}
a {
	color: CC0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.f14 {
	font-size: 14px;
}
.homea {
	color: #000000;
	text-decoration: none;
}
a.homea {
	color: #000000;
	text-decoration: none;
}
a.homea:hover {
	color: #CC0000;
	text-decoration: underline;
}

