a {
	font-size: 12px;
	color: #0000CC;
	font-weight: bold;
	line-height: 18px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.style7 {

	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
}
