body {
			margin: 0; 
			background-color: #AE1E16; 
			}
	


a { text-decoration: none; font-weight: bold; color: #E38A3C; }

a:visited { text-decoration: none; font-weight: bold; color: #E38A3C; }

a:hover { text-decoration: underline; font-weight: bold; color: #F1C27E; }

a:active { text-decoration: none; font-weight: bold; color:#EE7253; }



td { 
			color: #F8DDB5; 
			text-decoration: none;  
			font-family: verdana, arial, helvetica, sans-serif; 
			font-size: 11px;
			}



.just { 
			text-align: justify;
			line-height: 1.4;
			font-family: verdana, arial, helvetica, sans-serif; 
			font-size: 11px;
			color: #F8DDB5;
			}



.songtitle { 
			font-family: verdana, arial, helvetica, sans-serif; 
			font-size: 13px;
			font-weight=bold;
			color: #F1C27E; 
			}



.spacetxt { 
			line-height: 1.5;
			font-family: verdana, arial, helvetica, sans-serif; 
			font-size: 11px;
			color: #F8DDB5; 
			}



.pink { 
			color: #EE7253; 
			font-family: verdana, arial, helvetica, sans-serif; 
			font-size: 11px;
			}



.yellow { 
			color: #F1C27E; 
			font-family: verdana, arial, helvetica, sans-serif; 
			font-size: 11px;
			}



.bullet { 
			color: #000000; 
			font-family: verdana, arial, helvetica, sans-serif; 
			font-size: 10px;
			}



.copyright { 
			color: #EE7253; 
			font-family: verdana, arial, helvetica, sans-serif; 
			font-size: 10px;
			}



.table { 
			border: #F4C0A3;
			border-style: dotted;
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			}



.minifield {
			background-color: #CF5D2F;
			font-size: 10px;
			color: #F1C27E;
			font-family: verdana, arial, geneva, sans-serif;
			border-style: none;
			height: 19px;
			width: 175px;
			}



.field {
			background-color: #CF5D2F;
			font-size: 10px;
			color: #F1C27E;
			font-family: verdana, arial, geneva, sans-serif;
			border-style: none;
			height: 19px;
			width: 200px;
			}



.message {
			background-color: #CF5D2F;
			font-size: 11px;
			color: #F1C27E;
			font-family: verdana, arial, geneva, sans-serif;
			border-style: none;
			height: 100px;
			width: 200px;
			}



.select {
			background-color: #CF5D2F;
			font-size: 11px;
			color: #F1C27E;
			font-family: verdana, arial, geneva, sans-serif;
			border-style: none;
			height: 19px;
			width: 200px;
			}




