.foro_articulo{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}
.foro_articulo:hover {
	color: #900000;
	text-decoration: underline;
}
.foro_infogeneral{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
	
.foro_titulo{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0099CC;
}
.foro_fecha{
	font-family: Verdana;
	font-size: 10px;
	color: #006666;
}
.foro_info{	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #009999;
}
.foro_comentario{	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #606060;
}
.foro_espacio{font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

.foro_paginas{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
.foro_paginas:hover {
	color: #900000;
	text-decoration: underline;
}
.fondo-foro {
	background-repeat: no-repeat;
}

