H1 { 
        font-family:Casablanca Light SF, serif; font-style:italic; 
        font-size:18.0pt; color:#8b0000; 
} 
a {
	color: black;
	text-decoration: none;
	white-space: normal;
	display: inline;
}
a:link, a:visited {
	color: black;
	text-decoration: none;
	white-space: normal;
	display: inline;
}
a:hover {
	color: black;
	text-decoration: none;
	white-space: underline;
	display: inline;
}

