a.line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #990000;
; text-decoration: none
}

a.line:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;	
	}
