.textit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #005E8A;
	text-decoration: underline;
}
a:hover {
	color: #830D0D;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
}
