.homebannerback {
	background-color: #CAF257;
}
.homebannertext {
	color: #000000;
	font-weight: bold;
	padding: 10px;
}
.homebannertextlink:link, .homebannertextlink:visited, .homebannertextlink:active {
	color: #008CE1;
	font-weight: bold;
	text-decoration: underline;
}
.homebannertextlink:hover {
	color: #3333FF;
	font-weight: bold;
	text-decoration: underline;
}
.subside {
	background-color: #CAF257;
}
.subsidetext {
	color: #008CE1;
}
