body {
	font-family: Tahoma, "Lucida Sans", Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image: url(../imgs/back_start.gif);
	background-repeat: repeat;
	text-align: justify;
}
.content_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	padding: 4px;
}
.content_medium {
	font-family: Tahoma, "Lucida Sans", Arial;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 4px;
	text-align: justify;
}
.content_large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url(../imgs/bullet_default.gif);
	text-align: justify;
}
.inicio_enlaces {
	color: #333333;
}

.sub_content_large {
	font-family: "Lucida Sans", Georgia, Arial;
	font-size: 11px;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url(../imgs/bullet_default.gif);
	text-align: justify;
	color: #CC0000;
}
a:link {
	color:#FF6600;
	text-decoration: none;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.Start:link {
	color:#333333;
	text-decoration: none;
}
a.Start:visited {
	color: #999999;
}
a.Start:hover {
	color: #CC0000;
	text-decoration: underline;
}

.ticker_content {
	color:#FFCC00;
}

.lista_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url(../imgs/bullet_default.gif);
	text-align: justify;
	padding-left:10px;
}

.content_noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	padding-top:5px;
}

.tit_noticias {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#333333;
	font-style: normal;
	text-align: justify;
	padding-bottom: 2px;
	padding-top:2px;
	border-bottom:1px;
	border-color:#333333;
}