div .bar a {
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
}
div .bar a:hover {
	text-decoration: underline;
}
