.topic_name {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
	line-height: 14px;
}
.topic_name a {
	font-size: 11px;
	text-decoration: none;
}

.author_name {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
	text-decoration : none;
	line-height: 14px;
}
.author_name a {
	font-size: 11px;
	text-decoration: none;
}

.country_name {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
	text-decoration : none;
	line-height: 14px;
}
.country_name a {
	font-size: 11px;
	text-decoration: none;
}

.cita_desc {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style : italic;
	color: Blue;
}

.cita_content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
}

.cita_author {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
}

.cita_author .cita_author_value {
	color: Blue;
}

.cita_icons {
	background-color: Lavender;
	border-width: 1px;
	border-style: outset;
	padding-top : 1px;
	padding-bottom : 1px;
	padding-left : 5px;
	padding-right : 5px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 000099;
}
.cita_icons_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 000099;
}

.box_cita {
	border-width: 1px;
	border-style: solid;
	border-color: SlateBlue;

	border-top-width: 4px;
	border-top-style: solid;

	border-bottom-width: 4px;
	border-bottom-style: solid;

	background-color: Lavender;
}
.box_cita_border {
	border-color: SlateBlue;
}
.box_cita_line {
	color: SlateBlue;
}
