.rollover a:link {
	background-color: #414A7D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C6D7EF;
	text-decoration: none;
	margin: 2px;
	padding: 2px 2px 1px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #414A7D;
	border-left: 1px solid #999999;
}
.rollover a:active {
	background-color: #414A7D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C6D7EF;
	text-decoration: none;
	margin: 2px;
	padding: 2px 2px 1px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #414A7D;
	border-left: 1px solid #999999;
}
.rollover a:visited {
	background-color: #414A7D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C6D7EF;
	text-decoration: none;
	margin: 2px;
	padding: 2px 2px 1px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #414A7D;
	border-left: 1px solid #999999;
}

.rollover a:hover {
	background-color: #414A7D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #414A7D;
	border-left: 1px solid white;
}


.seminars a:link {
	background-color: #FA6300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin: 2px;
	padding: 2px 2px 0px;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #414A7D;
	border-left: 1px solid white;
}

.seminars a:active {
	background-color: #FA6300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin: 2px;
	padding: 2px 2px 1px;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #414A7D;
	border-left: 1px solid white;
}


.seminars a:visited {
	background-color: #FA6300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin: 2px;
	padding: 2px 2px 1px;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #414A7D;
	border-left: 1px solid white;
}

.seminars a:hover {
	background-color: #FA6300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin: 2px;
	padding: 2px 2px 1px;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #414A7D;
	border-left: 1px solid white;
}








