body {
	font-family:verdana;
	font-size:10px;
}

td {
  font-family: verdana;
  font-size: 11px;
  color: #000000;
}

td.reuniones {
  font-family: verdana;
  font-size: 12px;
  color: #000000;
}

td.barrainferior {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}
td.titulotabla {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #ff6100;
}
td.datosOficina {
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
}
td.tituloblanco {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}
td.formlogin {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
td.error {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #ff0000;
}


a {
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  color: #ff6100;
}
a:hover {
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  color: #999999;
}
a.menuIzquierdo {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}
a.menuIzquierdo:HOVER {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #FF6100;
}
a.menuLink {
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
}
a.menuLink:HOVER {
  text-decoration: underline;
  font-size: 11px;
  font-weight: normal;
  color: #ff6100;
}

a.grande {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #1f1f1f;
}
a.grande:hover {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #ff6100;
}

a.contraste {
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}
a.contraste:hover {
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  color: #ff6100;
}

a.contrasteCopyright {
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}
a.contrasteCopyright:hover {
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

a.negro {
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  color: #ff6100;
}
a.resaltado {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #ff6100;
}
a.resaltado:hover {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #ff0000;
}
a.b_n {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

a.b_n:HOVER {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}
span.apple-style-span a{
  color: #ff6100;
  font-size: 12px;
}
span.apple-style-span a:hover {
  color: #999;
  font-size: 12px;
}
p.MsoNormal a{
  color: #ff6100;
  font-size: 12px;
}
p.MsoNormal a:hover {
  color: #999;
  font-size: 12px;
}
a.lock {
  color: #ff6100;
  font-size: 12px;
}
a.lock:hover {
  color: #999;
  font-size: 12px;
}
input {
  font-family: verdana;
  font-size: 10px;
  color: #000000;
  background-color: #ffffff;
}

select {
  font-family: verdana;
  font-size: 10px;
  color: #000000;
  background-color: #ffffff;
}

input.boton {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  background-color: #ffcc99;
}

input.radio {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  background-color: #ffe7d7;
}