div.texto{
	font-family: Verdana, Tahoma;
	font-size:12px;
	color:#003300;	
}

div.titulos{
	font-family: Verdana, Tahoma;
	font-size:14px;
	color:#663300;
	font-weight: bold;
}

div.titulosPaquetes{
	font-family: Verdana, Tahoma;
	font-size:15px;
	color:#003300;
	font-weight: bold;
}

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

a:hover {
	text-decoration: none;
	color:#003399;
}
title {
	font-weight: bold;
}
