body{
	background:#CCCCCC;
}

.colortexto{
	color:#003366;
}

p {
	color: #003366;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #E5E5E5;
}

a {
	text-decoration: underline;
	color:#CC3300;
}

A:Hover  {
	color : #9EA3DE;
	text-decoration : underline;
}

H3 {
	color: #3D429E;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}
.texto3{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003366;
	font-weight:bold;
}

.fondotr{
	background:#009999;
	
}

.tablawwebs{
	color:#003366;
}

.link2{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: underline;
	color:#CC3300;
	font-weight:bold;
}