.yo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #00CC33;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

