/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; color: rgb(255,255,255); background-color: rgb(0,102,153); background-image: url("../assets/images/body_bg.gif");}
 A:active { color: rgb(192,192,192);}
 A:link { color: rgb(248,241,241);}
 A:visited { color: rgb(0,255,255);}
 .TextObject { color: rgb(246,238,238);}
 
