A {text-decoration:none; color: #2074C0;}
A:link {text-decoration: none; color: #2074C0;}
A:visited {text-decoration: none; color: #2074C0;} 
A:active {text-decoration: underline;}	
A:hover {text-decoration: underline; color: black;}

.dotted {
	border: 1pt dashed #000000;
	background-color: #EFFBDF;
	padding: 3px;
}