﻿

a:link {
	color: rgb(255, 255, 255);
	text-decoration: none;
}
a:visited {
	color: rgb(255, 255, 255);
	text-decoration: none;
}
a:active {
	color: rgb(255, 255, 255);
	text-decoration: none;
}
a:hover {
	color: rgb(192, 192, 192);
	text-decoration: underline;
}
.neueFormatvorlage1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-seri;
	font-size: small;
	font-variant: normal;
}
