a:link {
	text-decoration: underline;
	color: #FFFFFF;

}
a:hover {
	text-decoration: none;
	color: #999999;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #CCCC00;
	text-decoration: none;
}
.artikel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	text-align: center;


}
