a:link {
	text-decoration: none;
	color: #888888;
}

a:visited {

	text-decoration: none;
	color: #888888;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	color: #FF0000;
}

body {

	background: #FFFFFF;
	color: #000000;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

.notaday {

	background-color: #E8E8E8;
}

table {
	bordercolor: #000000;
	border-collapse: collapse;
	cell-spacing: 0;
	cell-padding: 0;
}


th {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
}

.eventview {
	background-color: #E8E8E8;
}

.eventlt {
	background-color: #C0C0C0;
	text-align: center;
}

.eventdk {
	background-color: #E8E8E8;
	text-align: center;
}


.linkbright {
	text-decoration: none;
	color: #FF0000;
	}
