@charset "utf-8";
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.links:hover {
color:#660000;
text-decoration:underline;
}
.style1 {color: #660000}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #133E86;
	text-decoration: none;
}
