a:link {
	color: #000033;
	border: none;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #69F;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
