a:link {
	font-family: arial;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline overline;
}
