h3 {
margin:0;
color:#ee6e00; 
font-weight: bold; 
font-size:12px;
}


a {
	color:#394d63;
	text-decoration:none;
}

a.visited {
	color:#394d63;
	text-decoration:none;
}


a:hover {
	color:#192d43;
/*      text-decoration:underline;*/
	border-bottom:1px dotted #ff6e00;
}

a.normal:hover {

        border-bottom:0px;
	}

