.menu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

a.menu:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

a.menu:hover, visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #72AEA6;
}
.notis {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.notisbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.texto {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.head_cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D8C01;
}
.text_cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.caja {
}
.caja_secundaria {
	margin: 10px;
	padding-bottom: 5px;
}
.headerGrande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6D8C01;
}
.listado {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DE2A37;
}
.listadoweb {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #647b95;
}

.contacto
{
	font-size: 10pt;
	color: teal;
	font-family: Verdana;
}

.cmdEnviar
{
	cursor: hand;
	background-color: #99cc99;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 12px;
	color: olive;
	letter-spacing: 3px;
}
	
	
