body {

scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #663399;
scrollbar-darkshadow-color: #663399;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #663399;
; 


	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}
.firma {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copete {
	font-size: 12px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.sumario {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.fecha {font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif;}


.texto {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10px;
}
.texto2 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

.texto2negro {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.titulares {
	font-size: 18px;
	font-style: italic;
}
.titulo_nota {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.nombre_premios {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
a:link {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}


a.link_negro:link {
	color:#000000 ;
	text-decoration:none;
}
a.link_negro:visited {
	text-decoration:none;
	color:#000000;
}
a.link_negro:hover {
	text-decoration:underline;
	color:#000000;
}

.linea {
	font-size: 9px;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
}
.lineaarriba {

	font-size: 9px;
	border-top: 1px dotted #666666;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.lineaabajo{
	font-size: 9px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
