    a, body,td,th {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #f4544b;
}
a:active {
	text-decoration: none;
	color: #999;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	color: #FFF;