.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 1F5B9A;
}
.links {
	color: #1F5B9A;
	text-decoration: underline;
}
.links:hover {
	text-decoration: none;
}
