body {
	background-color: white;
}
.Estilo1 {font-size: 13px;}

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

a:link {
	text-decoration: none;
	color: #990000;
	font-size: 11px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-size: 11px;
	font-weight: normal;

}
a:hover {
	text-decoration: none;
	font: bold;
	color: #CC0000;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #990000;
	font-size: 11px;
	font-weight: normal;
}

a.l2:link {
	text-decoration: none;
	color: Maroon;
	font-size: 12px;
	font: bold;
}
a.l2:visited {
	text-decoration: none;
	color: #C82715;
	font-size: 12px;
}

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

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

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

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

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

.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: #FFFFFF;	
	}
	
}.detallenoticias {
	font-size: 13px;
	color: #663300;
	text-decoration: none;
}

.bordemarron {
	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: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}

.TextoAmigos {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.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: #FFCC99;
	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;
}

.textorojo {
	text-decoration: underline;
	color: #990000;
	font-size: 13px;
	font-weight: bold;
}

