HTML, BODY, TD, INPUT {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#dfe3f2;
}
a.angebot {font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
                text-align:center;
                display:block;
                font-weight:bold;
                background-color:#c1c1ff;
		border: 2px solid #3D107B;
		margin:0px;
		padding:6px;
		color:#070088;
                }

a.angebot:link  	{color: #070088;}

a.angebot:visited 	{color: #070088;}

a.angebot:hover    	{color:#ff0080;}

a.angebot:active 	{color:#ff0080;}