body{
	background:black;
	background-color:black;
	font-family: Verdana;
	font-size:12px;
}

h1{
	font-size:18px;
	font-family:"Courier New";
	text-transform:uppercase;
}

h2{
	font-size:12px;
	font-family:Verdana;
	color:#FFFFFF;
}

h3{ font-family:"Courier New";
	font-color:#000000;
	padding:1px;
	font-size:11px;
	background:#619900;
	text-transform:uppercase;
}

h5{
	font-size:14px;
	font-family:"Courier New";
	text-transform:uppercase;
	font-color:#0000000;
}
#header
{
	border:#000;
	border-width:1px;
	margin: 1px;
	padding: 1px;
}

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

#lyricstext
{
text-decoration: none;
background-color: #000000;
color:#FFF;
font:"courier new";
text-transform:uppercase;
}

#lyricstext h1
{
text-decoration: none;
background-color: #000000;
color:#619900;
font:"courier new";

}

#lyricstext a
{
text-decoration: none;
background-color: #000000;
color:#619900;
font:"courier new";
}

#lyricstext h1 a hover
{
text-decoration: none;
background-color: #000000;
color:#FFFFFF;
font:"courier new";
}

#sweetquotes h2 a hover
{
text-decoration: underline;
background-color: #000000;
color:#FFF;
}

#sweetquotes h2 a 
{
text-decoration: none;
background-color: #000000;
color:#FFF;
}



#newstext
{
text-decoration: none;
background-color: #000000;
color:#FFF;
}




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

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
height:10;
}
#navcontainer ul li { display: inline; }
#navcontainer ul li a
{
text-decoration: none;
font-size: 14pt;
font-weight: bold;
font-family:"Courier New";
letter-spacing:normal;
padding: .25em;
color: #fff;
background-color: transparent;
}
#navcontainer ul li a:hover
{
color: #000000;
background-color: #transparent;
font-weight: bold;
text-decoration:underline;
}


#sitemap ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
#sitemap ul li { display: inline; }
#sitemap ul li a
{
text-decoration: none;
font-size: 10pt;
font-weight: regular;
font-family:"Courier New";
letter-spacing:.15em;
padding: .23em;
color: #fff;
background-color: #000000;
}
#sitemap ul li a:hover
{
color: #ffffff;
background-color: #0000001;
font-weight: bold;
text-decoration:underline;
}