a:link
{
	text-decoration: none;
color: #2f4f4f;
}
a:visited
{
	text-decoration: none;
color: #2f4f4f;
}
a:hover 
{
	text-decoration: underline;
color: #be9e55;
}
a:active 
{
	text-decoration: underline;
color: #be9e55;
}
.bodystd
{
	background-color : #c7cbb0;
font-family: Verdana,Arial,Helvetica;
font-size: 11px;
color: maroon;
}
.navi
{
	font-family: "Comic Sans MS";
font-size: 12px;
color: #be9e55;
font-style : italic;
font-weight : bold;
}
.f8grau
{
	font-family: Verdana,Arial,Helvetica;
font-size: 8px;
color: Gray;
}
.f11std
{
	font-family: Verdana,Arial,Helvetica;
font-size: 11px;
color: maroon;
}
.f10grau
{
	font-family: Verdana,Arial,Helvetica;
font-size: 10px;
color: Gray;
}
.f11comic
{
	font-family: "Comic Sans MS";
font-size: 11px;
color: maroon;
font-style : italic;
font-weight : bold;
}
.footer
{
	font-family: Verdana,Arial,Helvetica;
font-size: 10px;
color : #2f4f4f;
}
.blue
{
	font-family: Verdana,Arial,Helvetica;
font-size: 10px;
color : Blue;
}
.bluesmall
{
	font-family: Verdana,Arial,Helvetica;
font-size: 8px;
color : Blue;
}
.red
{
	font-family: Verdana,Arial,Helvetica;
font-size: 10px;
color : Red;
}
.yellow
{
	font-family: Verdana,Arial,Helvetica;
font-size: 10px;
color : Yellow;
}
.green
{
	font-family: Verdana,Arial,Helvetica;
font-size: 10px;
color : Green;
}

