.text a:link {
	color: #D00000;
	text-decoration:none;
	font-weight: normal;
}
.text a:visited {
	color: #D00000;
	text-decoration:none;
}
.text a:hover {
	color: #D00000;
	background-color:#E9F7C1;
	text-decoration:none;
}
.small_title a:link {
	color: #D00000;
	text-decoration:none;
}
.small_title a:visited {
	color: #D00000;
	text-decoration:none;
}
.small_title a:hover {
	color: #D00000;
	background-color:#E9F7C1;
	text-decoration:none;
}



.text-large a:link {
	color: #8a80d4;
	text-decoration:none;
}
.text-large a:visited {
	color: #8a80d4;
	text-decoration:none;
}
.text-large a:hover {
	color: #D00000;
	background-color:#beccd7;
	text-decoration:none;
}

.text-large-headline a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #707199;
	text-decoration:none;
}
.text-large-headline a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #707199;
	text-decoration:none;
}
.text-large-headline a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00036a;
	text-decoration:none;
}