/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; color: rgb(255,255,255); background-color: rgb(102,102,102); background-image: url("../assets/images/body_bg.gif");}
 A:active { color: rgb(255,0,0); text-decoration: none ;}
 A:link { color: rgb(255,0,0); font-weight: bold; text-decoration: none ;}
 A:visited { color: rgb(255,0,0); text-decoration: none ;}
 H1 { font-size: 20px;}
 
