/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px; background-color: rgb(240,240,224); background-image: url("../assets/images/bg2.gif"); background-repeat: no-repeat;}
 A:active { font-size: 12px; color: rgb(153,51,51); text-decoration: underline;}
 A:link { font-size: 12px; color: rgb(153,51,51); text-decoration: underline;}
 A:visited { font-size: 12px; color: rgb(153,51,51); text-decoration: underline;}
 P { font-size: 12px;}
 A:hover { font-size: 12px; color: rgb(153,51,51); text-decoration: underline;}
 