body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #364753;
}
body {
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-color: #2C3543;
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

SPAN.azul {
	color: #01A8CB;
	}
