/***********************************************************************************************************
File Name:		main.css
Description:	This main.css/bgcBlacktWhite_main.css is the style sheet used for sites with white text
					and a black background color
Created:		13-AUG-2006 by MTW
				19-NOV-2006 MTW - altered for Luminescent Sounds
***********************************************************************************************************/
body 
{
	text-decoration:none; 
	margin-top:1;	
}
th 
{
	text-align:center;
	font-size:larger;
	font-weight:800;
}
a 
{
	color:#006600;
	text-decoration:underline; 
}
a:link 
{
	color:#006600;
	text-decoration:underline; 
}
a:visited 
{
	color:#006600;
	text-decoration:underline; 
}
a:active 
{
	color:#006600;
	text-decoration:underline; 
}
a:hover 
{
	color:#009900;
	text-decoration:none; 
}
/* custom sections */