body, td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
		
  }
body  {
	
	background-image: url(..//pictures/main_bg.jpg);	
	} 
 .date {
	width: 90px;
	
	
 }
  .dayw {
	width: 35px;
	
 }
 .time {
	width: 70px;
	
 }
 .venue {
	width: 170px;
	
 }
 .description {
	width: 270px;
	
 }
.spacer {
	width: 10px;
	
}
.highlight {
	background-color:#CCCCCC;
	color: #000000;
}
.small {
font-size: 10px;
}
.admin {
	color: #FFFF00;
	width: 90px;
	background-color: #CCCCCC;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF0000;
}

