* {
	font-size: 10pt;
	font-family: Arial;
}

a:link,a:active,a:visited,a:hover {
	color: #5A1E7C;
	font-size: 10pt ! important;
	text-decoration: underline;
}

.title_purple {
	color: #5A1E7C;
	font-weight: bold;
}

.title_pink {
	color: #C30080;
	font-weight: bold;
}

