/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================

See Themes Subdirectory for Creating Themes that will be loaded by the Module Instance Settings

*/

.EventDay, .EventDay td
{
	font-size: 7pt;
	width: 500px;
	color: #0000ff !important;
	font-family: Verdana;
	height: 50px;
}
.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 7pt;
	color: #0000ff !important;
	font-family: Verdana;
}