.style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link, a:visited {
	color: #1A527B; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #1A527B;	text-decoration: none;
	font-weight: bold;
}
