#baretext a {
	font-size:13px;
	font-family: Verdana;
	font-weight: bold;
	background-color: #ddd;
}

#baretext a:hover {
	background-color: #ff0;
	text-decoration: none;
}
