/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif; font-size: 12pt; text-transform: lowercase; background-color: rgb(51,51,51); background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(255,0,0);}
 A:link { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif; color: rgb(0,51,204);}
 A:visited { color: rgb(153,0,153);}
 .TextObject { font-size: 12pt; text-transform: lowercase; text-align: justify;}
 P { font-size: 12pt; text-transform: lowercase; text-align: justify;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; text-transform: lowercase;}
 A:hover { color: rgb(255,0,0);}
 