﻿A:LINK {
	color : rgb(99 , 33 , 33);
}
A:VISITED {
	color : rgb(255 , 99 , 0);
}
A:ACTIVE {
	color : rgb(255 , 33 , 6);
}
BODY {
	font-family : verdana , helvetica;
	font-size : 10pt;
	color : navy;
	background-image : url("music003468510.gif");
	background-attachment: fixed;
	text-align : justify;
	margin : 1% 3%;
	width : 92%;
}
h4 {
	font-weight : 600;
	font-size : 14pt;
}
H3 {
	font-family : times;
	font-size : 24pt;
}
TABLE {
	color : navy;
	Font-size : 10pt;
}
#memform {
	border-style: groove;
	border-width: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 25%;
}
#links {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

