body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
        color: #000000;
}

.content a {
	text-decoration: none;
	color: #000000;
	font-style: bold;
	background-color: transparent;
        background: url("images/external.gif") bottom right no-repeat;
        padding-right: 15px;
}

.content a:hover {
	color: #CCCCCC;
        border-bottom: 1px dashed #CCCCCC;
}

.menu a {
	text-decoration: none;
	color: #000000;
	font-style: bold;
	background-color: transparent;
}

.menu a:hover {
	color: #CCCCCC;
}

.correo	{ 
	color: #000000; 
	text-decoration: none; 
}

td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
        color: #444444 ;
        font-style: normal;
        line-height: normal;
        text-decoration: none;
} 
		
.linktd { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #444444;
        text-decoration: none; 
} 

.minitd { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000; 
	text-decoration: none; 
}

.negrita { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
        font-style: normal;
        line-height: normal;
        color: #7e8b94;
        font-weight: bold
}

.negritarojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	font-weight: bold;

}
.negritanegro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.negritasub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px; 
        font-style: normal; 
        line-height: normal; 
        font-weight: bold; 
        color: #2dae2f; 
        text-decoration: none;
}

p.footer {
	color:#333;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 90%;
	text-align: center
}

.grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #7E8B94;
	text-decoration: none;
}
