/* erstellt von: Kevin Woelfer, creative mindworks 2001*/
a:link  {
	color : #183962;
	text-decoration : none;
	font-family: Tahoma, Arial;
}

a:visited  {
	color : #183962;
	text-decoration : none;
	font-family: Tahoma, Arial;
}

a:active  {
	color : #183962;
	text-decoration : none;
	font-family: Tahoma, Arial;
}

a:hover  {
	color : #ffe400;
	text-decoration : underline;
	font-family: sans-serif;
	font-weight : bold;
}

p,ul,ol,li,td,th,address,blockquote,nobr,b,i,checkbox,select,input,textarea  {
	font-family: Tahoma, Arial;
}

p,ul,ol,li,div,td,th,address,nobr,b,i,checkbox,select,input,textarea  {
	font-size : 8pt;
}



