#ust a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #878787;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
}
#ust a:hover {
	color: #3f98dd;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5cc6fb;
}
#ust {
	background-image: url(images/altbrdr.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

