a {
	text-decoration: None;
	border-bottom:None;
}
a:hover {
	color: #0000FF;
	text-decoration: None;
	border-bottom: Dashed 1px #000080;
}
