body {
	margin-left:10px;
	margin-top: 20px;
	 
	background-color: #999966;
	margin-right: 10px;
	margin-bottom: 10px;
         color: #999966;
}
   

body,td,th {
	font-size: 16px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-size: 12px;
	text-decoration: none;
	
}

a:link {color: #EEEEEA;
	
}

a:hover {color: #EEEEEA;	
font-weight: bold;}


a:visited {color: #EEEEEA;
}
a.lead:link {
	font-weight: bold;
	color: #EEEEEA;
	font-size: 14px;
	text-decoration: none;
}
a.lead:hover {
	font-weight: bold;
	color: #6F3A3A;
	font-size: 14px;
	text-decoration: none;
	}
a.lead:visited {
	font-weight: bold;
	color: #EEEEEA;
	font-size: 14px;
	text-decoration: none;
}

a.leadb:link {
	color: #6F3A3A;
	text-decoration: none;
	font-size: 16px;
}


a.leadb:hover {
	color: #EEEEEA;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

a.leadb:visited {
	
	color: #EEEEEA;
	text-decoration: none;
	font-size: 16px;
	}
	
.style2 {font-size: 12px}
.style1 {font-size: 10px}
.style4 {font-size: 12px; font-weight: bold; }
	
.norepeat
{
	background-image:url(../Images/album-cover.jpg);
	background-color: #999966;
	background-repeat: no-repeat;
	background-position: center top;
	}
