/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./blueluxuryback.gif");}
 A:active { color: rgb(204,102,0);}
 A:link { color: rgb(204,102,0);}
 A:hover { color: rgb(0,0,102);}
 A:visited { color: rgb(0,0,102);}
 
#banner_addr{
text-align: center;
color="#ffcc66";
font-family: Arial, Helvetica, sans-serif;
font-size:-1;
color: rgb(255,204,102);
}

p#radio_show{
margin:0 0 0 5px;
padding:5px 5px 5px 10px;
width:95px;
color:#fff;
font-weight:bold;
background-color:#053566;
border: 1px solid #053566; 
}

p#radio_show a{
color:#fff;
text-decoration:underline;
}


 
