@charset "iso-8859-1";
body {
background-repeat:no-repeat;
background-color:#000000;
color:#800000;
font-family:cursive;
scrollbar-base-color:#000000;
}
.border {
border-style:outset;
border-color:#FF0000;
}
a:hover img {
border-style:inset;
border-color:#FF0000;
}
.no {
border-width:0px;
}
a {
color: #C0C0C0;
text-decoration:none;
font-weight: bold;
}   
a:hover {
color: #FFFFFF;
text-decoration:none;
font-weight: bold;
}  
a.red {
color: #FF0000;
text-decoration:none;
font-weight: bold;
}   

