.table         { color: #666; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; background-color: white }
.table a:visited   { color: #8b003d; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background-color: white }
.table a:hover        { color: #bf0056; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background-color: white }
.table a:link           { color: #8b003d; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background-color: white }
.deadline {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	color: #8C003D;
}

