body {
	background-color : e0e0e0;
	background-image: url(../images/drumlogodim.gif);
} 

A:link { color: blue; text-decoration: underline}
A:visited { color: blue; text-decoration: underline}
A:active { color: red; text-decoration: underline}
A:hover { color: blue; text-decoration: underline overline}