.anton {
	font-family:"sans-serif", Arial, Geneva;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFE0;
	background-color: black;
}
a.anton:link {
	color: #FFFFE0;
	text-decoration: none
}
a.anton:visited {
	color: #FFFFE0;
	text-decoration: none
}
a.anton:hover {
	color: #FF6347;
	text-decoration: none;
}


