a {
	font-size: 12px;
	color: #193574;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: large;
	font-weight: bold;
}
