.linkbar {
	font-family: Arial;
	font-size: 7.5pt;
	font-weight: normal;
	color: #000099;
	line-height: normal;
	text-decoration: none;
	display: inline;
	height: auto;
	width: auto;
	border: 0em none;






}
a.linkbar:hover {
	color: #FFFF00;
	background-color: #242C6B;
}

