.color1 {
	background-color: #9E0F52;
}
.color2 {
	background-color: #6699CC;
}
.link1 {
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9E0F52;
	text-decoration: none;
	font-family: Arial
}
.link2 {
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6699CC;
	text-decoration: none;
	font-family: Arial
}
.link3 {
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F7E500;
	text-decoration: none;
	font-family: Arial
}