body {
	
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1cb3e8;
	background-color: #000000;

}

.maincategorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1cb3e8;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #212122;
	letter-spacing: 1px;
	
}

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	letter-spacing: 1px;
	
}

a.footer:link {color: #212122; text-decoration: none; }
a.footer:visited {color: #212122; text-decoration: none; }
a.footer:hover {color: #FF0000; }
a.footer:active {color: #FF0000; } 

a.maincategorie:link {color: #1cb3e8; text-decoration: none; }
a.maincategorie:visited {color: #1cb3e8; text-decoration: none; }
a.maincategorie:hover {color: #1cb3e8; font-weight: bold; }
a.maincategorie:active {color: #FF0000; } 

a.txt:link {color: #999999; text-decoration: none; }
a.txt:visited {color: #999999; text-decoration: none; }
a.txt:hover {color: #FF0000; }
a.txt:active {color: #FF0000; }