
/* Customizable styles
#stratusTag1  { color: #040; }
#stratusTag2  { color: #040; }
...                 
#stratusTag20 { color: #040; }  */

.tagClass { position: absolute; padding: 3px; color: #040; }
.tagClass:hover { text-decoration: none; color: #803; border: solid 3px #803; }
.tagClass {
        text-decoration: none;
        font-family: Verdana, Arial, sans-serif;
        font-weight: bold;
}