a:link {
	color:#000000;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}

a:hover {
	color:#FF0000;
}

