a:link {
	font-size: 10pt;
	color: #CC3366;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	color: #CC3366;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #3366CC;
	cursor: hand;
	page-break-before: always;
	page-break-after: always;
	text-decoration: underline;


}
