A:link {
	COLOR: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: #990000; 
	TEXT-DECORATION: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

A:active {
	COLOR: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	TEXT-DECORATION: underline;
}

A:visited {
	COLOR: #990000; 
	TEXT-DECORATION: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}


.texto_normal {
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-left: 40px;
	margin-right: 10px;



}

.separacion{
	margin-left: 8px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	height:8px;
	background-color: #990000;
}
.publi{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
	height:16px;
	background-color: #990000;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding:5px;
	text-align:center;
	}

.texto_titulo{
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	background-color: #990000;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 15px;

}

