/*                                            */
/*   DATEI: settings.css                      */
/*                                            */
/*   StyleSheets für Sun-In-Geldern Homepage  */
/*                                            */

h1,h2,h3,h4,h5,h6,p,div,th,td,ul,ol,dl,b,i,strong,em,address
 { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; }

pre,tt
 { font-family: Courier New,Courier,Monaco,monospace; }

a:link
 { color: #F94343; text-decoration: none; }
a:active
 { color: #F94343; text-decoration: none; }
a:visited
 { color: #F94343; text-decoration: none; }

/*   nur MS IE 4.x/5.x   */

a:hover
 { color: #F94343; text-decoration: underline; }

/*   EOF   */