a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF99CC;
	text-decoration: none;
}
a:active {
	color: #FF99CC;
	text-decoration: none;
}
a.example1:link {
	color: #660066;
	font-weight: normal;

}
a.example1:visited {
	color: #660066;
	font-weight: normal;

}
a.example1:hover {
	color: #FF3399;
	font-weight: normal;


}
a.example1:active {
	color: #FF3399;
	font-weight: normal;


}
a.example2:link {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;


}
a.example2:visited {
	color: #9900FF;
	font-weight: normal;
	text-decoration: underline;


}
a.example2:hover {
	color: #FF3399;
	font-weight: normal;
	text-decoration: underline;



}
a.example2:active {
	color: #FF3399;
	font-weight: normal;
	text-decoration: underline;



}
