a {
	font-family:"Times New Roman", Times, serif;
	color: ffffff;
	text-decoration:underline-color:#ffffff;
	size:14px;
}
a:hover {
	background-color:#ffffFF;
	color:#001567;
	font-family:"Times New Roman", Times, serif;
	text-decoration: underline-color:#001567;
}