/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Arial', Times, Serif, serif; font-size: 14px; color: rgb(255,255,255); background-image: url("assets/Images/bkgd.jpg"); background-repeat:no-repeat}
 A:active { font-size: 14px; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { font-size: 14px; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { font-size: 14px; color: rgb(255,255,255); text-decoration: none ;}
 P { font-family: 'Arial', Times, Serif, serif; font-size: 14px; color: rgb(255,255,255);}
 A:hover { font-size: 14px; color: rgb(204,204,204); font-weight: normal; font-style: normal; text-decoration: none ;}
 