A.title1:link {
	font-family: CindyBecker;
	font-size: 14px;
	font-weight: bold;
	color: #3333CC;
	text-decoration: none;
}
A.title1:hover {
	font-style: italic;
	color: #CC0000;
}
A.title1:visited {
	color: #6699FF;
	font-family: CindyBecker;
	font-weight: bold;
	text-decoration: none;

}
A.title1:visited:hover {
font-style: italic;
	color: #CC0000;
}
a:visited {
	color: #6699FF;
}
a:link {
	color: #3333FF;
	text-decoration: none;
}
a:hover {
	font-style: italic;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;
}
