<style type="text/css">

body {
		font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;	
	}

h1 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;	
	font-weight: normal;	
	font-size: 25;
	color: #333333;	
}

h2 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;	
	font-weight: bold;	
	font-size: 13;
	color: #333333;	
}


a {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;	
}

a:link { 
	color: #0000FF;
 	text-decoration: none;
 	}	 	 
	 
a:visited { 
	color: #0000FF;
 	text-decoration: none;	
	}	 	 
	 
a:active { 
	color: #0000FF;
 	text-decoration: none;	
 	}	 	 
	 
a:hover { 
	color: #CC0000;	/* Rot */
	text-decoration: underline; 
	}	

.rot {
	color: #CC0000;
   	font-weight: bold;	
}	
	
</style>



