a:link { color: #af3e00; text-decoration: none; }
a:visited { color: #421400; text-decoration: none; }
a:hover { color: #af3e00; text-decoration: underline; }
a:active { color: #af3e00; text-decoration: underline; }

body, td, p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #421400; }
input, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #421400; }

.pagetitle { font-size: 24px; font-weight: bold; }
.menu { font-size: 10px; }

.songtitle { font-size: 16px; font-weight: bold; color: #421400; }
.songdl { font-size: 10px; font-weight: bold; }
.songgenre { font-size: 10px; font-weight: bold; }

.smalltext { font-size: 10px; }

.subtitle { font-size: 16px; font-weight: bold; color: #421400F; }

.errormsg { font-weight: bold; color: #421400; }

.tbl_songheader {
	border: #421400;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.tbl_thinframe {
	border: #421400 solid 1px;
}
