/* EMPC baaic styles for weak/older browsers */
body {
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border:0;
}
a{			
	color: #00539f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.label {
	color: #ee1a21;
}
