.styleCSS {
	font-family: "Courier New", Courier, mono;
}
.txtData {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titNoticias {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.txtNoticias {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tdColorGrayHigh {

	background-color: #3F3F3F;
}
.tdColorGrayLight {


	background-color: #EFEFEF;
}
.tdColorWhite {
	background-color: #FFFFFF;
}
a.linkNoticias:link {
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a.linkNoticias:visited {
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a.linkNoticias:hover {
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a.linkNoticias:active {
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.titNoticiaPagAba {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
table {

	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tdmenu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;

}
.inputbtn {
	font-family: "Tahoma. Arial";
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
}
.inputtxt {
	font-family: "Tahoma. Arial";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;

}
.label {


	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
