.cont {
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
body {
	background-attachment: fixed;
	background-image: url(r_c/fd.jpg);
	background-repeat: repeat;
}
.contBlueBold {
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	color: #0033CC;
}
a.contBlueBold:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	color: #009966;
}

.liga {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
