A { color: blue; text-decoration : none;}

A:Hover {
	color: #000080;
	text-decoration: underline;
} 
A:active {
	color: #000080;
	text-decoration: underline;
} 
.paragould {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px}

