a:link {
	color: #1BACB8;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #9FDFDF;
}
a:visited {
	color: #1BACB8;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #1BACB8;
	text-decoration: none;
	font-weight: bold;
}
.yabs{
	border-color:	#000000;
	border-style:	solid;
	border-width:	0px 0px 1px 0px;
	letter-spacing:	5px;
	text-align:		left;
	width:		100%;
	font-weight: bold;
}
