A:hover {
	font-family : sans-serif;
	text-decoration : none;
	font : bold;
	color: Red;
}
A {
	font-family : sans-serif;
	text-decoration : none;
	font : bold;
}
BLOCKQUOTE {
	font-family : sans-serif;
}

