<style type="text/css">
<!--
body
{
ScrollBar-Face-Color: #160000;
ScrollBar-Shadow-Color: #220000;
ScrollBar-HighLight-Color:#330000;
ScrollBar-3DLight-Color: #440000;
ScrollBar-DarkShadow-Color: #110000;
ScrollBar-Track-Color: #130000;
ScrollBar-Arrow-Color: #550000;
ScrollBar-Base-Color: #000000;
background-color: #180000;
background-repeat: repeat;
background-position: top center;
}

.text
{
font-family: Verdana;
font-size: 10px;
color: #aaaaaa;
font-weight: normal;
font-style: normal;
}

.lyric
{
font-family: Verdana;
font-size: 23px;
color: #555555;
font-weight: normal;
font-style: normal;
}

.subtitle
{
font-family: Tahoma;
font-size: 12px;
color: #888888;
font-weight: bold;
font-style: normal;
}

.date
{
font-family: Tahoma;
font-size: 12px;
color: #cc9900;
font-weight: normal;
font-style: normal;
}

.new
{
font-family: Tahoma;
font-size: 12px;
color: #880000;
font-weight: bold;
font-style: normal;
}

.gb
{
font-family: Verdana;
font-size: 10px;
color: #ffcc00;
font-weight: bold;
font-style: normal;
}

a {cursor: url(hand.cur)}

A:link {font-family: Verdana; color: #ddaa00; text-decoration: none; font-size: 10px;}
A:active {font-family: Verdana; color: #997700; text-decoration: underline; font-size: 10px;}
A:visited {font-family: Verdana; color:#997700; text-decoration: none; font-size: 10px;}
A:hover {font-family: Verdana; color:#ddaa00; text-decoration: underline; font-size: 10px;}

.inputBox
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	background: #330000;
	color: #cccccc;
	border: thin solid #aa7700;
	border-width: 1px;   
}

.inputBoxButton
{
	font-size: 10 px;
	font-family: Verdana;
	font-weight: bold;
	background: #333333;
	color: #aaaaaa;
	border: thin solid #aaaaaa;
	border-width: 1px;   
}
// -->
</STYLE>