.hometext {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: B8DBE4;
	text-decoration: none;

}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: B8DBE4;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.bottom:link {
	font-family: Verdana;
	font-size: 11px;
	color: B8DBE4;
	text-decoration: none;

}
a.bottom:visited {
	font-family: Verdana;
	font-size: 11px;
	color: B8DBE4;
	text-decoration: none;
}
a.bottom:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bottom:active {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.hpslinks:link {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: none;

}
a.hpslinks:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a.hpslinks:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
a.hpslinks:active {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	color: #003333;
	text-decoration: none;
	line-height: 16px;

}
