body
{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:12px;
	background-position:center;
	background-repeat:repeat;
	background-size: cover;	
}

a
{
	font-size:12px;
	color:#002255;
	text-decoration: none;
}

a:visited
{
	color:#002255;
	font-style:normal;
}

a:hover
{
	text-decoration:underline;
}