/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 14px; color: rgb(255,255,204); background-color: rgb(0,0,0); background-image: url("../assets/images/gridback.JPG");}
 A:active { font-size: 14px; color: rgb(255,0,0);}
 A:link { font-size: 14px; color: rgb(255,255,0);}
 UL { font-size: 14px; color: rgb(255,255,204);}
 A:visited { font-size: 14px; color: rgb(255,204,0);}
 .TextObject { font-size: 14px; color: rgb(255,255,204);}
 H1 { color: rgb(255,204,0);}
 H2 { color: rgb(255,204,0);}
 P { font-size: 14px; color: rgb(255,255,204);}
 H3 { color: rgb(255,204,0);}
 LI { font-size: 14px; color: rgb(255,255,204);}
 OL { font-size: 14px; color: rgb(255,255,204);}
 H4 { color: rgb(255,204,0);}
 H5 { color: rgb(255,204,0);}
 H6 { color: rgb(255,204,0);}
 A:hover { font-size: 14px; color: rgb(255,0,0);}
 
