a:link {
	color: #FF0033;
	text-decoration:none;
}
a:visited {
	color: #FF0033;
	text-decoration:none;
}
a:active {
	color: #FF0033;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
.txtstil {border: 1px solid #000000;font-family: times new roman;font-size: 16;
}