a {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.showdate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFDF00;
}
.maintext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
