/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(0,0,51); background-color: rgb(255,255,255); background-image: url("./assets/images/gradiantback.jpg");}
 A:active { font-size: x-small; color: rgb(255,0,0);}
 A:link { font-size: x-small; color: rgb(0,51,204);}
 UL { font-size: x-small;}
 A:visited { font-size: x-small; color: rgb(153,0,153);}
 .TextObject { font-size: x-small; color: rgb(0,0,102);}
 H1 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: small; text-transform: capitalize; color: rgb(255,0,0); font-weight: bold;}
 H2 { font-size: x-small; text-transform: capitalize; font-weight: bold;}
 P { font-size: x-small; color: rgb(0,0,102);}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; font-weight: bold; text-align: left;}
 A:hover { font-size: x-small; color: rgb(255,0,0);}
 
