
.homegray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #515151;
	text-decoration : none;
}

.homeborder {
	color: #999999;
	border: 1px solid;
}

.homebody_red {
	font-family : Arial, Helvetica, sans-serif;
	color: #A52A2A;
	font-weight: bold;
	text-decoration : none;
	line-height: 15px;
	font-size : 12px;
}

/* Links for Home Page Body--Netscape */
.homebody {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #036497;
	font-weight: normal;
	text-decoration : none;
	line-height: 13px;
}

/* Links for Home Page Body */
A:LINK.homebody {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #036497;
	font-weight: normal;
	text-decoration : none;
	line-height: 13px;
}

A:VISITED.homebody {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #036497;
	font-weight: normal;
	text-decoration : none;
	line-height: 13px;
}


A:HOVER.homebody {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #708090;
	font-weight: normal;
	text-decoration : underline;
	line-height: 13px;
}

/* Links for Home Page Body--Netscape */
.homebody_grn {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #265038;
	font-weight: normal;
	text-decoration : none;
	line-height: 13px;
}

/* Links for Home Page Body */
A:LINK.homebody_grn {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #265038;
	font-weight: normal;
	text-decoration : none;
	line-height: 13px;
}

A:VISITED.homebody_grn {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #265038;
	font-weight: normal;
	text-decoration : none;
	line-height: 13px;
}


A:HOVER.homebody_grn {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #708090;
	font-weight: normal;
	text-decoration : underline;
	line-height: 13px;
}
