body {
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 4px;
}
a:hover{
	text-decoration:none;
}
.style1 {
	color: #333333;
	font-size: 32px;
	font-family: trebuchet MS;
	text-decoration:none
}
.style2 {
	color: #333333;
	font-size: 13px;
	font-family: arial;
}	
.style4 {
	color: #333333;
	font-size: 11px;
	font-family: arial;
	text-decoration:none;
}
.style4:hover {
	text-decoration:none;
	color: #0082D6;
}
.style4:link {
	
	text-decoration:none;
}
.style4:visited {
	text-decoration:none;
}
.style5 {
	color: #CCCCCC;
	font-size: 11px;
	font-family: arial;
	text-decoration:none
}
.style6 {
	color: #0082D6;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none
}
.style6:hover {
	text-decoration:none;
	color: #ECC717;
}
.style6:link {
	text-decoration:none;
}
.style6:visited {
	text-decoration:none;
}
.style6a {
	color: #0082D6;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none
}
.style7 {
	color: #333333;
	font-size: 36px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none
}
.style8 {
	color: #000000;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
}
.noticiastitular {
	color: #333333;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
}
.noticiascabecera {
	color: #333333;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
.noticiatexto {
	color: #333333;
	font-size: 12px;
	font-family: arial;
}
.style11 {
	color: #990000;
	font-size: 11px;
	font-family: arial;
	text-decoration:bold;
}
.boton{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	background-color: #eeeeee;
	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: #333333;
	border-left-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	font-weight: normal;
	height: 18px;
}
.textarea{
	font-family: arial;
	font-size: 11px;
	background-color: #F8F8F8;
	font-weight: normal;
	border: 1px solid #B7B7B7;
	height: 18px;
}
.textareag{
	font-family: arial;
	font-size: 11px;
	background-color: #F8F8F8;
	font-weight: normal;
	border: 1px solid #B7B7B7;
	scrollbar-face-color: #A2A2A2;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-3dlight-color: #BEBEBE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #BEBEBE;
}