/* CSS-Datei für ww-pool.de */
h1 {
	font-size:12pt;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
}

p {
	font-size:11pt;
	padding-left:10px;
	padding-right:10px;
}

/* Text Links */
a:link {
	font-weight: bold;
	color: #0000F2;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #0000F2;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #0000F2;
}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

img {
	border: none;
}
