a.Haus:link
{
	color: rgb(2,28,202);
	text-decoration:none;
} 
a.Haus:visited
{
	color: rgb(2,28,202);
	text-decoration:none;
} 
a.Haus:hover
{
	color: rgb(253,0,2);
	text-decoration:none;
}
a:link
{
	color: rgb(93,162,132);
	text-decoration:none;
} 
a:visited
{
	color: rgb(93,162,132);
	text-decoration:none;
} 
a:hover
{
	color: rgb(253,0,2);
	text-decoration:none;
}
body
{
	font-family: Bookman Old Style, Times New Roman, Times;
	color: rgb(2,28,202);
	background-color: #EEEEEE;
}
