
body {
	font-family: "Century Gothic", sans-serif;
	font-variant: small-caps;
	scrollbar-face-color: #7D3C16;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color: #231107;
	scrollbar-track-color:#231107;
}

td {
	font-family: "Century Gothic", sans-serif;
	font-variant: small-caps;
}

a  {
	font-family: "Century Gothic", sans-serif;
	font-variant: small-caps;
	color : #E9966C;
	text-decoration : underline;
}

a:Visited  {
	color : #E9966C;
	text-decoration : underline;
}

a:Active  {
	color :#E9966C;
	text-decoration : underline;
}

a:Hover  {
	color : #000000;
	text-decoration : none;
	background-color:#E9966C;
}

.lyric {
	font-family: "Century Gothic", sans-serif;
	font-variant: normal;
}