/* CSS Document */

body {
	background-image: url(../assets/images/background.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	
}
.Stil1 {font-family: Verdana, Arial, Helvetica, sans-serif}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033FF;
	background-color: FDFD9E;

}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}
.Stil3 {color: #000099}
.Stil4 {
	font-size: 12px;
	color: #0033CC;
}
