/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Calibri,sans-serif; font-size: small; color: rgb(0,0,0); background-color: rgb(0,51,153); background-image: url("../assets/images/blackholes.jpg");}
 A:active { color: rgb(255,255,204); text-decoration: none ;}
 A:link { color: rgb(235,230,229); text-decoration: none ;}
 A:visited { color: rgb(204,255,255); text-decoration: none ;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(0,0,0); font-weight: bold;}
 A:hover { color: rgb(204,102,255); text-decoration: none ;}
 