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

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

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

.songtitle { font-size: 16px; font-weight: bold; color: #FFFFFF; }
.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: #FFFFFF; }

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

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

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