body {
	background-image: url(images/c4f.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #8D5BA2;
	background-attachment: fixed;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: justify;
	font-size: small;
	
}
a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFF;
}
body table tr td center p {
	color: #000;
	font-size: small;
}

