a:link {
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

a:visited {
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

a:hover, a:active {
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
