.style114 a {
	text-decoration: underline;
}
a:hover {
	color: #FFFF33;
}
a:link {
	color: #000000;
}
a:active {
	color: #003300;
}

