A {
	color: Maroon;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}
A:hover { 
	color: #009058; 
	font-weight: normal;
	text-decoration: underline;
}
body
{
	background-image: url(lozenge_coral_1.gif);
	background-repeat: inherit;
	background-position: inherit;
	background-attachment: inherit;
        color: Maroon;
	font-family: "Times New Roman", Times, serif;
}
