body {
font-family:Calibri;
font-size:1.1em;
}

a {
	color:blue;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:green;
	padding-bottom:1px;
	border:0;
	border-bottom: dotted 2px #999;
	color:red;
}
