.table {
font-family: verdana, arial, tahoma, sans-serif; 
background: #110011;
color: #c0c0c0;
font-size: 10px;
border: 1px solid #555;
border-collapse: collapse;
}
.heading {
font-family: verdana, arial, tahoma, sans-serif; 
background: #110011;

color: #c0c0c0;
font-size: 10px; 
}
/* class selectors */
.event { 
font-family: verdana, arial, tahoma, sans-serif; 
font-size: 10px;
color: #C0C0C0;
background: #110011;

}
a.event:link {
color: #C0C0C0;
background: #110011;

text-decoration : underline; 
font-size: 10px;
padding : 0;
margin : 0;
}
a.event:visited {
color: #C0C0C0;
background : #110011;
 
text-decoration : underline;
font-size: 10px;
}
a.event:hover {
color: #FFF;
background : #110011;
 
text-decoration : underline; 
font-size: 10px;
}
a.event:active {
color: #C0C0C0;
background : #110011;
 
text-decoration : underline;
font-size: 10px;
}

.cell { 
font-family: verdana, arial, tahoma, sans-serif;
font-size: 10px;
background: #110011;
 
color: #c0c0c0;  
font-size: 10px;
}
/* Links */
a.cell:link {
color: #C0C0C0;
background: #110011;

text-decoration : underline; 
font-size: 10px;
padding : 0;
margin : 0;
}
a.cell:visited {
color: #C0C0C0;
background : #110011;
 
text-decoration : underline; 
font-size: 10px;
}
a.cell:hover {
color: #FFF;
background : #110011;
 
text-decoration : underline; 
font-size: 10px;
}
a.cell:active {
color: #C0C0C0;
background : #110011;
 
text-decoration : underline;
font-size: 10px;
}
/* class selectors */
.navigation { 
font-family: verdana, arial, tahoma, sans-serif; 
font-size: 10px;
color: #C0C0C0;
font-size: 10px;
}
a.navigation:link {
color: #C0C0C0;
background: #110011;

text-decoration : underline; 
font-size: 10px;
padding : 0;
margin : 0;
}
a.navigation:visited {
color: #C0C0C0;
background : #110011;
 
text-decoration : underline; 
font-size: 10px;
}
a.navigation:hover {
color: #FFF;
background : #110011;
 
text-decoration : underline; 
font-size: 10px;
}
a.navigation:active {
color: #C0C0C0;
background : #110011;
 
text-decoration : underline;
font-size: 10px;
}
