.size11 a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.size14 a {

	font-size: 14px;
	color: #0000CC;
	text-decoration: none;
}
