   a:link { color:#000000; font-weight:bold; text-decoration: none;}
   a:visited { color:#000000; text-decoration:none; font-weight:bold;}
   a:active { color:#ff0000; text-decoration:none; font-weight:bold;}
   a:hover { color:#ff0000; text-decoration:none; font-weight:bold;}
   
.body {
    margin: 0px;
    background-color: #FFFFFF;
}
.black {
	background-color: #000000;
}
.red {
	background-color: #FF0000;
}
.bgmitte {
	background-image: url(../1280/img/1280bgmitte3.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;

}
.right {
	text-align: right;
}
.textstd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: 15px;	
}
.texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
}
