a {
	font-size: 9pt;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
.sert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer
}
