body {
	background-color: #CBDAE9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;	
}

.Estilo1 {font-size: 13px;
          color: #757575;}

.Estilo2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #757575;
}

a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #877853;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #877853;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #432D16;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #877853;
	font-size: 12px;
}

a.l2:link {
	text-decoration: none;
	color: #757575;
	font-size: 11px;
	font: bold;
}
a.l2:visited {
	text-decoration: none;
	color: #757575;
	font-size: 11px;
}

a.l2:hover {
	text-decoration: none;
	color: #996633;
	font-size: 11px;
}

a.l2:active {
	text-decoration: none;
	color: #757575;
	font-size: 11px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;	
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DCDCDC;	
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	background-color: #d0d1d0;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(images/formButtonBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DCDCDC;	
	}
}.detallenoticias {
	font-size: 13px;
	color: #663300;
	text-decoration: none;
}
.mensaje {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: White;
}

.InputBox {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tituloNormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #663300;
}
