/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(0,0,0); background-image: none;}
 A:active { color: rgb(255,204,0);}
 A:link { color: rgb(255,255,255);}
 A:hover { color: rgb(204,0,51);}
 A:visited { color: rgb(204,204,204);}
 P { font-family: 'VAG Rounded Light', sans-serif; font-size: small; color: rgb(204,204,204);}
 A { font-family: 'Arial Narrow', 'Helvetica Condensed', Univers57, 'Zurich Cn BT', sans-serif; color: rgb(255,204,0); font-weight: bold;}
 
