h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	word-spacing: normal;
	height: auto;
	width: auto;
	letter-spacing: 3px;
	font-variant: normal;
	text-transform: capitalize;
	line-height: 20px;
	text-indent: 5px;
	border: none;
	visibility: inherit;
}
a {
	color: #000066;
	text-decoration: none;
}

