/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Cooper Black', serif; font-size: 14px; color: rgb(0,0,0); background-image: url("../assets/images/Background.gif");}
 A:active { color: rgb(0,0,102); text-decoration: underline;}
 A:link { color: rgb(0,0,255); text-decoration: underline;}
 A:visited { color: rgb(0,0,255); text-decoration: underline;}
 .TextObject { font-family: 'Times New Roman CYR', serif; font-size: 14px; color: rgb(0,0,0);}
 P { font-family: 'Times New Roman CYR', serif; font-size: 16px; color: rgb(0,0,0);}
 A:hover { color: rgb(0,0,255); text-decoration: underline;}
 