.topmenu,
.topmenu a,
.topmenu a:link,
.topmenu a:visited,
.topmenu a:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:hover {
	color: #CBDBEB;
}

.sidemenu,
.sidemenu a,
.sidemenu a:link,
.sidemenu a:visited,
.sidemenu a:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sidemenu a:hover {
	color: #CBDBEB;
}

.content,
.content a,
.content a:link,
.content a:visited,
.content a:active,
.content a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/* SEO, contenidos marcados como h1 */
.content h1 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inline ;
	font-weight: normal ;
}

/* SEO, contenidos marcados como h2 */
.content h2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inline ;
	font-weight: normal ;
}

/* SEO, contenidos marcados como h3 */
.content h3 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inline ;
	font-weight: normal ;
}

/* Titulos h1 */
h1.titulo {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inline ;
	font-weight: bold ;
}

/* Menu de Embalajes para Mercaderias Peligrosas */
.sidemenu a h1 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inline ;
	font-weight: normal ;
}

/* h1 tags inside contents to highlight important words in the text */
.content h1.highlighted {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inline ;
	font-weight: bold ;
}
 