.foro_inicio
{
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  color:#ffffff;	
}
.foro_enlace_inicio
{
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  color:#ffffff;	
  text-decoration:none;
}
.foro_enlace_inicio:hover
{
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  color:#ffffff;
  text-decoration:underline;
}
.foro_enlace
{
  font-family:Arial;
  font-size:12px;
  color:#413F28;
  font-weight:normal;
  text-decoration:none;
}
.foro_enlace:hover
{
  font-family:Arial;
  font-size:12px;
  color:#413F28;
  font-weight:normal;
  text-decoration:underline;
}

.foro_titulos
{
  font-family:Arial;
  font-size:12px;
  color:#413F28;
  font-weight:bold;
}

.foro_texto
{
  font-family:Arial;
  font-size:12px;
  color:#413F28;
  font-weight:normal;
}

.foro_texto_blanco
{
  font-family:Arial;
  font-size:12px;
  color:#ffffff;
  font-weight:normal;
}

.foro_texto_error
{
  font-family:Arial;
  font-size:12px;
  color: #8d1407;
  font-weight:normal;
}

.foro_texto_info
{
  font-family:Arial;
  font-size:12px;
  color:#333333;
  font-weight:normal;
}

.foro_salir
{
  font-family:Arial;
  font-size:12px;
  color:#f2b90c;
  font-weight:normal;
  text-decoration:none;
}
.foro_salir:hover
{
  font-family:Arial;
  font-size:12px;
  color:#f2b90c;
  font-weight:normal;
  text-decoration:underline;
}

.foro_registro
{
  font-family:Arial;
  font-size:12px;
  color:#f2b90c;
  font-weight:normal;
  text-decoration:none;
}
.foro_registro:hover
{
  font-family:Arial;
  font-size:12px;
  color:#f2b90c;
  font-weight:normal;
  text-decoration:underline;
}

.buscador
{
	border: 0px;
	color: #000000;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	height: 17px;
}

.foro_boton
{
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	height: 17px;
}

td.buscador
{
	background-image:url(http://www.ruralreserva.com/images/foro-buscador.gif);
	background-repeat:no-repeat;
	width: 166px;
	height: 21px;
}