﻿table.mod_events_latest_table {
}

.mod_events_latest {
	font-size: 10px;
	font-family: Arial;
	border-top: solid 1px red;
	height: 30px;
	}

.mod_events_latest_first {
	font-size: 10px;
	font-family: Arial;
	height: 30px;
	}

.mod_events_latest_date {
	font-size: 9px;
	font-family: Arial;
	color:gray;
	}


.mod_events_latest_content a:link {
	font-size: 10px;
	font-family: Arial;
	color:gray;
	}

.mod_events_latest_content a:visited {
	font-size: 10px;
	font-family: Arial;
	color:gray;
	}

.mod_events_latest_content a:hover {
	font-size: 10px;
	font-family:Arial;
	color:#c0c0c0;
	}
