
body, td, div	{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		color: black;
		font-size: 10px;
		line-height: normal;
}

a		{
		text-decoration: underline;
		color: black;
		}
	
a.weiss		{
		text-decoration: underline;
		color: white;
		}
	

a:hover		{
		text-decoration: none;
		}