body, td, div, a, input, select, option, span
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	-moz-box-sizing: border-box !important;
}

h1
{
	font-size: 15px;
}

font
{
	font-family: arial, helvetica, sans-serif !important;
	font-size: 11px !important;
	color: #484848 !important;
}

.pink
{
	color: #EC0F64 !important;
}

a
{
	color: #EC0F64;
	text-decoration: none;
}

a font
{
	color: #EC0F64 !important;
}

a u
{
	text-decoration: none !important;
}

a:hover
{
	text-decoration: underline;
}