
body { font-family: Verdana; font-size: 14px; font-weight:bold } 

body { background-image: url(bilder/bla.jpg); 
background-color: #003366}

p { font-family: Verdana; font-size: 18px; font-weight:bold } 

li{ font-family: Verdana; font-size: 14px} 
table{ font-family: Verdana; font-size: 14px; font-weight:bold } 
td { font-family: Verdana; font-size: 14px; font-weight:bold }
tr { font-family: Verdana; font-size: 14px; font-weight:bold }
h1 { font-family: Comic Sans MS; font-size: 30px; color:#FFFFFF}
h2 { font-family: Comic Sans MS; font-size: 20px; color:#FFFFFF}
h3 { font-family: Verdana; font-size: 16px}
h4 { font-family: Comic Sans MS; font-size: 50px; color:#FFFFFF}

a:link { font-size: 18px; text-decoration: none; color:"#660000"; font-weight:bold }
a:visited { font-size: 18px; text-decoration: none; color:"#660000"; font-weight:bold }
a:active { font-size: 18px; text-decoration: none}
a:hover { font-size: 18px; background-color:#3366FF; color:#990066}
	
