a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #C5111B;
}
a:active {
	color: #0000CC;
}
a.siteby:link {
	color: #6666CC;
	text-decoration:none
}
a.siteby:visited {
	color: #6666CC;
	text-decoration:none
}
a.siteby:hover {
	color: #CC9900;
	text-decoration:underline
}
a.siteby:active {
	color: #6666CC;
	text-decoration:none
}
