a:link {
	font-size: 14px;
	color: #0000FF;
}
a:hover {
	font-size: 14px;
	color: #FF0000;
}

