body {
 background-color: #CCCCCC;
 font-family: Arial;
 font-size: x-small;
 text-align: justify;
 color: #C30092;
 background:url(HG/RubytownStripes1.gif);
 background-attachment:fixed;
 scrollbar-arrow-color: #FF99CC;
 scrollbar-base-color: #CCCCCC;
 scrollbar-dark-shadow-color: #FF99CC;
 scrollbar-track-color: #CCCCCC;
}

a:link {
        color: #C30092;
        text-decoration: none;
}
a:visited {
        color: #C30092;
        text-decoration: none;
}
a:hover {
        color: #FF99CC;
        text-decoration: none;
}
a:active {
        color: #C30092;
        text-decoration: none;
}

table {
 font-family: Arial;
 font-size: x-small;
  color: #C30092;
}