body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	line-height:22px;
}
body {
	background-color: #FD97BF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
a.center:link {
	color: #EF396C;
	border-bottom::#FF1FE6 1px dashed;
	line-height:30px;
}
a.center:visited {
	text-decoration: none;
	color: #EF396C;
	border-bottom:#FF1FE6 1px dashed;
	line-height:30px;
}
a.center:hover {
	text-decoration: none;
	color: #FF00FC;
	border-bottom:#A8DD75 1px dashed;
	line-height:30px;
}
.about{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}