a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;

}
a:example1:link {
	color: #000000;
	text-decoration: none;
}
a.example1:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.example1:hover {
	color: #4d4f92;
	text-decoration: none;
	font-weight: bold;

}
a.example1:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;

}
a.example1:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a:example1:link {
	color: #000000;
	text-decoration: none;
}
a.example2:visited {
	color: #4d4f92;
	text-decoration: none;
	
}
a.example2:hover {
	color: #000000;
	text-decoration: none;
	
}
a.example2:active {
	color: #999999;
	text-decoration: none;
	
}
a.example2:link {	color: #4d4f92;
	text-decoration: none;
	
}
