﻿a:link{color:#ffcc00;text-decoration:none}
a:hover{color:red}
a:active{color:#3333CC;text-decoration:none} 
a:visited{color:#3366FF;text-decoration:none}
body {
}
.titulo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.categoria {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.autor {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.fecha {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.contenido {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
LINE-HEIGHT: 16px; 

}
.comentarios {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	}
.info {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1c1853;
}
.marcados {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #3366FF;
}
.marcadosG {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffcc00;
}
.marcadosGN {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc00;
}
.errores {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: red;
}
.comentariosG {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.comentariosJST {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify  ;
}
.powered {
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	text-align: justify  ;
}