body {
	background-color: #485458;
	margin: 0px;
}

.home-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999933;
	background-color: #005027;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

.home-bottom a:link {
	color: #999933;
	text-decoration: none;

}

.home-bottom a:visited {
	color: #999933;
	text-decoration: none;

}

.home-bottom a:hover {
	text-decoration: underline;

}

.home-bottom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #005027;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

.home-bottom2 a:link {
	color: #FF0000;
	text-decoration: none;

}

.home-bottom2 a:visited {
	color: #FF0000;
	text-decoration: none;

}

.home-bottom2 a:hover {
	text-decoration: underline;
	color: #FF0000;

}
