body {
	background-color: #0376E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-image: url(kachel.gif);
	background-repeat: repeat;
	margin: 0px;

}

a {
	color: #000000;
	text-decoration: underline;

}

a:hover {
	color: #EC1A00;
	text-decoration: underline;
	
}


.headcopy {
    color: #000000;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}

