.Blue {
	font-size: 24px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	color: #00F;
	background-color: #FFF;
}
a:hover {
	color: #00FF00;
}
