.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #00549a;
	}
a:hover {
	color:#F00
}

