body {
	font-family: "Century Gothic";
	font-size: 10 pt;
	font-style: normal;
	color: White;
	background-attachment: fixed;
	background-color: #a9a9a9;

}


td4{
	text-align : justify;
}


a:link{
	font-size: 100%;
	color: white;
	text-decoration : none;
	border : none;
}

a:VISITED {
	font-size: 100%;
	color: white;
	text-decoration : none;
	border : none;
}

a:hover {
	font-size: 100%;
	font-weight: bold;
	text-decoration : none;
	border : none;
}
	a:active{
	font-size: 100%;
	color: white;
	text-decoration : none;
	border : none;
}
}

