.background {
	background-color: #996699;
	background-image: url(images/formalpi-bk.jpg);
	background-repeat: repeat;
	background-position: center;
}
body, P, LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996699;
	
	}
H3, LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #996699;


footer, P, LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;

	
}

 a {
	color:#9E5992;
	text-decoration: underline
}
 a:hover {color:#996699 ;  text-decoration: underline}
 a:visited {color:#f49ac1 ; text-decoration: underline}
 a:visited:hover {color:#CC99FF ; text-decoration: underline}
