/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; color: rgb(0,0,128); background-color: rgb(51,102,102); background-image: url("../assets/images/body_bg.gif");} A:active { color: rgb(255,0,0);} A:visited { color: rgb(128,0,0);} .TextObject { color: rgb(0,0,128);} H1 { color: rgb(255,204,0);} H2 { color: rgb(255,255,0);} P { color: rgb(0,0,128);} A { color: rgb(0,0,128); background-color: transparent;} A:hover { color: rgb(128,128,128);} 