/* StyleSheet für Narrenverein Grießen - Matthias Zimmermann*/
body  {
	background-color : #F6AA00;
	margin : 40px;
	color : #000080;
	background : #F6AA00;
	font-family: verdana, helvetica, comic sans ms, Arial, sans-serif;
	font-size: 16px;
	scrollbar-face-color:#663300;
	scrollbar-shadow-color:#330000;
	scrollbar-highlight-color:#993300;
	scrollbar-3dlight-color:#F6AA00;
	scrollbar-darkshadow-color:#F6AA00;
	scrollbar-track-color:#F6AA00;
	scrollbar-arrow-color:#000000;
}

a:link  {
	color : #000000;
	text-decoration : none;
}

a:visited  {
	color : #333333;
	text-decoration : none;
}

a:active  {
	color : #333333;
	text-decoration : none;
}

a:hover  {
	color :#000080;
	text-decoration : none;
}

table,td,th,tr { 
	font-family: verdana, helvetica, comic sans ms, Arial, sans-serif;
	font-size: 16px;
 }

 

