@charset "windows-1252";
.style4 a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.style4 a:hover {
	font-weight: normal;
	color: #99CCFF;
	text-decoration: underline;
}
.style4 a:active {
	font-weight: normal;
	color: #99CCFF;
	text-decoration: underline;
}
