﻿.spnMessageText a:link {
	color: #000080;
	text-decoration: none;
}

.spnMessageText a:visited {
	color: #000080;
	text-decoration: none;
}

.spnMessageText a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.spnMessageText a:active {
	color: #0000FF;
	text-decoration: underline;
}

.spnSearchHighlight {
	background-color: #FFCC66;
}