/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("../assets/images/Background.jpg");}
 A:active { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12pt; color: rgb(51,102,255); font-weight: bold;}
 A:link { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12pt; color: rgb(51,51,204); font-weight: bold;}
 A:visited { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12pt; color: rgb(255,153,51); font-weight: bold;}
 A:hover { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12pt; color: rgb(51,102,255); font-weight: bold;}
 