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