/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("./assets/images/vegas10.jpg");}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(153,51,51); text-decoration: none ;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,0,0); text-decoration: none ;}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; font-weight: normal; font-style: normal;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(204,0,0); text-decoration: none ;}
 .TextObject { color: rgb(0,0,0);}
 H1 { font-size: large;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(0,0,0);}
 OL { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; font-weight: normal; font-style: normal;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(153,51,51); text-decoration: none ;}
 
