#ICONS-HOMEPAGE {
	width: 700px;
	height: 460px;
	display: block;
	float: left;
	clear: both;
}
#ICONS-HOMEPAGE a {
	display: block;
	float: left;
	height: 225px;
	width: 162px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	text-align: center;
	text-decoration: none;
}
#ICONS-HOMEPAGE img {
	border: 1px solid #CC9900;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 160px;
}
#ICONS-HOMEPAGE a:hover img {
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
#ICONS-HOMEPAGE a:hover h1 {
	color: #F1ECE2;
	background-color: #960;
	text-decoration: none;
}

#ICONS-HOMEPAGE h1 {
	font-size: 11px;
	display: block;
	width: 160px;
	letter-spacing: normal;
	text-align: center;
	margin-top: 0px;
	background-color: #D7C7A3;
	padding: 0px;
	margin-bottom: 0px;
	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: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	text-decoration: none;
}
#ICONS-HOMEPAGE a p {
	text-align: center;
	margin: 0px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	height: 55px;
	line-height: 13px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #666;
	text-decoration: none;
	float: left;
}
#ICONS-HOMEPAGE a:hover p {
	color: #900;
	text-decoration: none;
}

