TD {
	FONT-SIZE: 11px; COLOR: #003300; FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
}

.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}


a:link {text-decoration : underline; 
        color           : #CC0000;
		font-size: 11px;
		font-weight: bold;}
a:hover {cursor:url(http://www.d-sailors.de/images/hand.cur);
		 text-decoration: none; 
         color          : #99FF33;
		 font-size: 11px;
		font-weight: bold;}
a:active {text-decoration: none; 
         color          : #FFCCCC;
		 font-size: 11px;
		font-weight: bold;}
a:visited {text-decoration : none; 
        color           : #CC0000;
		font-size: 11px;
		font-weight: bold;}
a:visited:hover {text-decoration: none; 
         color          : #99FF33;
		 font-size: 11px;
		font-weight: bold;}
a:visited:active {text-decoration: none; 
         color          : #CC0000;
		 font-size: 11px;
		font-weight: bold;}


