#div_sv {
	z-index: 2;
	font-size: 14pt;
	font-weight: bolder;
	color: #000000;
	width: 200px;
}
#div_sv a {
	color: #000000;
	text-decoration: none;
}
#div_sv a:hover {
	color: #FF0000;
	text-decoration: underline;
}
