.css {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	background-image: url(button_selected.gif);
}
