
BODY	{
		padding: 0px; 
		margin: 0px;
		font-family: times, times new roman, serif;
		background-image: url(backgrounds/music008.gif);
		}

a:link {color: #660000;}
a:visited {color: #660000;}
a:active {color: #660000;}
a:hover {color: #996600;}

a.menu:link {color: #000000; text-decoration:none;}
a.menu:visited {color: #000000; text-decoration:none;}
a.menu:active {color: #000000; text-decoration:none;}
a.menu:hover {color: #000000; text-decoration:none;}

.small {font-size:13px;}

.sans	{
		font-family: arial, helvetica, sans-serif;
		font-size:14px;
		}


.on	{
		font-family: arial, helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		background-color:#CCFFFF;
		}

.off	{
		font-family: arial, helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		background-color:#99CCFF;
		}

.footer 	{
			font-size:13px;
			margin-bottom:15px;
			}
			
.comments {margin-bottom:35px;}

.links {margin-bottom:40px;}

.top {padding-right:60px;}