.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: underline;
	color: #336699;

}
a:hover {
	color: #336699;
	text-decoration: none;
}
a:active {
	color: #336699;
	text-decoration: underline;
}
