.homef01 {
    font-family: "Arial";
    font-size: 24px;
	font-weight: bolder;
    color : #00991A;
    text-decoration: none;
};
.homef02 {
	font-family: "Arial";
	font-weight: bolder;
	font-size: 24px;
	color: #FF9900;
	text-decoration: none;
}
.homef03{
	font-family: "Arial";
	font-size: 24px;
	font-weight: bolder;
	color: #1A0099;
	text-decoration: none;
}
.homef04{
	font-family: "Arial";
	font-size: 13px;
	color: #1A0099;
	text-decoration: none;
}
.homef05{
	font-family: "Arial";
	font-size: 13px;
	color: #00991A;
	text-decoration: none;
}