@charset "utf-8";
body, table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000
}
smtext{
	font-size: 4px
}


a:link{
	color: #0000ff;
	text-decoration: none;
}
a:visited{
	 color: #0000ff;
	 text-decoration: none;
}
a:hover{
	 color: #000fff;
	 text-decoration: none;
}
a:active{
	 color: #0000ff;
	 text-decoration: none;
} 
.titel{ font-weight:bold;
}

	 a:link.smt{
	 font-family: Verdana, Geneva, sans-serif;
	 color:#F00;
	 font-size: 9px;
	 text-decoration: none;
	 }
	 a:visited.smt{
	 font-family: Verdana, Geneva, sans-serif;
	 color:#F00;
	 font-size: 9px;
	 text-decoration: none;
	 }
	 a:hover.smt{
	 font-family: Verdana, Geneva, sans-serif;
	 color:#F00;
	 font-size: 9px;
	 text-decoration: none;
	 }
	 a:active.smt{
	 font-family: Verdana, Geneva, sans-serif;
	 color:#F00;
	 font-size: 9px;
	 text-decoration: none;
	 } 
