body {
	font-family : Arial;
	font-size : 14px;
	line-height: 20px;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
}

.texto14-20 { 
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

.linkTexto14-20 {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #0193de;
	text-decoration: underline;
}

.linkTexto14-20:hover {
	text-decoration: none;
}

.tituloTexto14-20 {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #0193de;
	text-decoration: underline;
}

.tituloTexto14-20:hover {
	text-decoration: none;
}

.texto13-18 { 
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}

.linkTexto13-18 {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #e47627;
	text-decoration: underline;
}

.linkTexto13-18:hover {
	text-decoration: none;
}