UL {
	font-size : 13px;
}
BODY {
	background-color : #CCFFFF;
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
}
TABLE {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
}
H1 {
	font-size : 25px;
	font-weight : 900;
}
A:LINK {
	color : #0000FF;
}

A:VISITED {
	color : #0000FF;
}
A:HOVER {
	color : 660000;
	text-decoration : underline;
}
A:ACTIVE {
	color : #FFFF00;
	background-color : #0000FF;
	text-decoration : underline;
}

.empresa_01 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : 800;
	text-decoration : underline;
	color : #CC0033;
}
.empresa_02 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 800;
	text-decoration : underline;
	color : #CC0033;
}
.resaltar_res {
	background-color : #00FF66;
}
