a, a:visited {
	text-decoration: underline;
	color:#2c4d6c;
}
a:hover {
color: #6B849D;
text-decoration: none;
}
h1, h2, h3 {
	color: #2c4d6c;
	margin-bottom: 5px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h4, h5, h6 {
	margin-bottom: 5px;
	padding-left: 12px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-position: 0 4px;
	background-repeat: no-repeat;
	background-image: url(../art/home/menubox.gif);
}
