a:link { 
	color:#51afd4; 
	text-decoration:none; 
	font-family:Verdana; 
	font-weight:regular; 
	font-size:12px; 
	}
	
a:hover { 
	background:#384950;
	}
	
a:visited {
	color:#51afd4;
	}
	
.link { 
	color:#51afd4; 
	text-decoration:none; 
	font-family:Verdana; 
	font-weight:regular; 
	font-size:12px; 
	}
	
.title {
	color:#f04a00;
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	}
	
.subtitle {
	color:#797979;
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	}
	
.body {
	color:#cccccc;
	font-family:Verdana;
	font-weight:regular;
	font-size:12px;
	}
	
.date {
	color:#f04a00;
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	}
	
.venue {
	color:#ffffff;
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	}
	
.citation {
	color:#f04a00;
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	}
	
.quote {
	color:#ffffff;
	font-family:Verdana;
	font-weight:regular;
	font-size:16px;
	}
	
.footer {
	color:#cccccc;
	font-family:Verdana;
	font-weight:regular;
	font-size:9px;
	}



