#RCol a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #462B4D;
	text-decoration: none;
}

#RCol a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #462B4D;
	text-decoration: none;
}
#RCol a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #462B4D;
	text-decoration: none;
}

#RCol a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #462B4D;
	text-decoration: none;
}
 
#RColContent {
	margin-top: 10px;
	margin-left: 5px;
}

.RColTitle {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #924EA2;
	font-weight: bold;
	font-size: 0.8em;
}

.RColEvent {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #4B2C52;
	font-size: 0.7em;
}

.RColTestimonial {
	font-family: Arial, "Trebuchet MS", sans-serif;
	color: #333333;
	font-size: 0.60em;
	font-style: italic;
}