.MainBodyPage p a:link,
.MainBodyPage p a:visited {
	color: #3366CC;
	text-decoration: underline;
	font-weight: bold;
}
.MainBodyPage p a:hover,
.MainBodyPage p a:active {
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}