
.menu :link, .menu :visited {
	font-family: serif;
        text-decoration: none;
	font-weight: normal;
        color: white;
	font-size: 14px;
}

.tline :link, .tline :visited {
	font-family: serif;
        text-decoration: none;
	font-weight: bold;
        color: white;
}

:link, :visited {
        font-family: serif;
        text-decoration: none;
        font-weight: bold;
        color: blue;
}

TD {
        font-family: serif;
        text-decoration: none;
        font-weight: normal;
        color: #000000;
        font-size: 12px;
}

.highlite {
        font-family: serif;
        text-decoration: none;
        font-weight: normal;
        color: #791424;
        font-size: 12px;
}

.fstage {
        font-family: serif;
        text-decoration: none;
        font-weight: normal;
        color: black;
        font-size: 14px;
}

.songsheader {
        border-bottom: 1px solid #000000;
        font-family: serif;
        font-weight: bold;
        color: #000000;
        font-size: 12px;
}

.windowheader {
        font-family: serif;
        font-weight: bold;
        color: #000000;
        font-size: 14px;
}

.songstable {
	border: 0px;
	font-family: serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

.tcbutton {
	background-color : #791223;
	color: #FFFFFF;
	border: 1px solid #008000;
	font-size: 8px;
}

.inputfield {
	background-color : #ffffff;
	font-family: serif;
	font-weight: normal;
	color: #000000;
	border: 1px solid #008000;
	font-size: 11px;
}

.sendbutton {
	background-color : #791223;
	color: #FFFFFF;
	border: 1px solid #008000;
	font-size: 11px;
}

