body {
	font-family: Arial;
	font-size: 12px;
	background-color: #F2F2F2;
	color: #006699;
}
a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
.a {
	color: #CCCCCC;
	text-decoration: none;
}
.stil1 {
	color: #666666;
	font-size: 12px;
}
.stil2 {
	color: #006699;
	font-size: 16px;
}
.stil3 {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}
.stil4 {
	color: #FFFFFF;
}
.stil5 {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

