/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: medium; color: rgb(255,255,255); font-weight: bold; background-image: url("../assets/images/background.gif");}
 A:active { font-size: small; color: rgb(255,0,51); font-weight: bold;}
 A:link { font-size: small; color: rgb(255,0,51); font-weight: bold;}
 A:visited { font-size: small; color: rgb(255,0,51); font-weight: bold;}
 .TextObject { color: rgb(255,255,255);}
 P { font-size: small; color: rgb(255,255,255);}
 A { color: rgb(255,255,255);}
 .TextNavBar { font-size: small; color: rgb(255,0,51); font-weight: bold; text-decoration: underline;}
 A:hover { font-size: small; color: rgb(255,0,51); font-weight: bold;}
 