.derechos {
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #000000;
}
.txtblanco {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
}
.link {
	color: #FF9966;
}
.tituloblanco {
	font-family: Verdana;
	font-size: 9pt;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
}
.tituloamarillo {

	font-family: Verdana;
	font-size: 9pt;
	color: #FFCC33;
	font-style: italic;
	font-weight: bold;
}
.titulorojo {

	font-family: Verdana;
	font-size: 9pt;
	color: #CC0033;
	font-style: italic;
	font-weight: bold;
}
.noticiatit {

	font-family: Technical;
	font-size: 12pt;
	color: #FFCC33;
	font-style: italic;
	font-weight: bold;
}
.noticiatit2 {

	font-family: Technical;
	font-size: 12pt;
	color: #841515;
	font-style: italic;
	font-weight: bold;
}
.marco {
	border: 1px solid #999999;
}