a {
	font-size: 9pt;
	font-weight: lighter;	
	color:#270834; 
	font-family: Segoe UI, Tahoma, Arial, serif;
}

a:link{
	color: #270834;
	text-decoration: none;
}

a:visited{
	color: #270834;
	text-decoration: none;
}

a:hover{
	color: #c999cb;
	text-decoration: underline;
}

.copyritetext {
	font-family: Segoe UI, Tahoma, Arial, serif;
	font-size: 9pt;
	font-weight: 400;
	color: #270834;
	text-decoration: none;
}
