/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(0,153,255);}
 A:link { color: rgb(0,153,255);}
 A:visited { color: rgb(0,153,255);}
 P { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: 16px; color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 A { color: rgb(0,153,255);}
 A:hover { color: rgb(0,153,255);}
 