body {
	background-color: #003366;
}
.parrafo {
	font-family: Verdana;
	font-size: xx-small;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;

}
.tituloVinculo {
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
	}
a:link {
	color: #993300;
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	border: 1px dotted #999999;
	}
td {
	background-repeat: no-repeat;
}
.tituloVinculo2 {
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	text-decoration: none;

}
.tituloVinculoMain {

	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #993300;
	text-decoration: none;
}

