a {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	color: #0000DD;
}
.style3 {
	color: #000000;
	font-size: 14px; 
	font-weight: normal;
	text-align: justify;
	font-family: Times New Roman, Arial, Helvetica, verdana;
}