a:visited {
	color: #333366;
	text-decoration: none;
}
.titles {
	font-size: None;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF66CC;
	text-decoration: underline;
}
