body
{
    margin: 0;
	font-size: 12px;
    color: black;
    font-family: arial, tahoma;
	background-color: #cfcfcf;
}

td
{
    font-size: 12px;
    color: #290140;
    font-family: arial, tahoma
}

a, a:hover
{
    font-size: 12px;
    color: #ef9d00;
    font-family: arial;
    text-decoration: none;
	font-weight: bold;
}

a:hover
{
    color: #f0dcb3;
    text-decoration: underline;
}


.upcomingevents 
{
	border: 1px solid #000099;
	width: 120px;
	margin-top:30px;
}

.dkpurpleMD
{
    font-size: 18px;
    color: #250858;
	font-weight: bold;
}
.dkpurpleSM
{
	font-size: 12px;
	color: #290140;
	font-weight: bold;	
}
.blueSM
{
    font-size: 12px;
	font-weight: bold;
}


