.homebod {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	list-style-type: square;

}
.homebod a:link {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #00529F;
	text-decoration: underline;
	font-size: 12px;
	list-style-type: square;
}
.homebod a:visited {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
	font-size: 12px;
	list-style-type: square;
}
.homebod a:hover {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: underline;
	font-size: 12px;
	list-style-type: square;
}
.homebod a:active {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
	list-style-type: square;
}
