BODY{
	font-family: century gothic;
	font-size: 13px
}
p{
	font-family: century gothic;
	font-size: 13px
	color: #929BA2;
}
td{
	font-family: century gothic;
	font-size: 13px
	color: #929BA2;
}
a{
	color: #000000;
	text-decoration: none;
	font-size: 15px

}
a:hover{
	color: #ef0e98;
}
a:visited {
	color: #000000;
}

