A.carolmenu:link    { text-decoration: none }
A.carolmenu:active  { text-decoration: none }
A.carolmenu:visited { text-decoration: none }
.carolmenu { background-color: lightgreen }

.tunemenu { background-color: orange;
			padding-top: 0.5em; padding-bottom: 0.5em; padding-left: 1em;
			margin-top: 0 }

A.toptitle:link    { text-decoration: none }
A.toptitle:active  { text-decoration: none }
A.toptitle:visited { text-decoration: none }
H1.toptitle { margin-bottom: 0; padding-bottom: 0.2em; background-color: pink }

P.copyright	{ background-color: #201000; color: #FFE0D0; font-size: smaller;
				padding-top: 0.5em; padding-bottom: 0.5em; text-align: center }
