BODY{
font-family		: Verdana ;
background-color	: #FFFFFF;
background-image	: url(../img/bob_hintergrund.png);
}

TABLE{
color 			: #000000 ;
font-size		: 10pt ;
font-weight		: normal ;
text-decoration		: none ;
}

P{
color 			: #000000 ;
font-size		: 10pt ;
font-weight		: normal ;
text-decoration		: none ;
}

A:link{
color 			: blue ;
font-size		: 10pt ;
font-weight		: normal ;
text-decoration 	: underline ;
}

A:active{
color 			: blue ;
font-size		: 10pt ;
font-weight		: normal ;
text-decoration 	: underline ;
}

A:visited{
color 			: blue ;
font-size		: 10pt ;
font-weight		: normal ;
text-decoration 	: underline ;
}

A:hover{
color 			: blue ;
font-size		: 10pt ;
font-weight		: normal ;
text-decoration 	: underline ;
}