body{
	font-family: Verdana;
	font-size: 10pt;
	color: #323A52;
	/*color: #708090;*/
    background-color: white;
	/*background-image: url(puertoplatadigitalfondo.gif);*/
	
	/* scrollbar-arrow-color: white;
	scrollbar-base-color: white;
	scrollbar-dark-shadow-color: #000080;
	scrollbar-track-color: #0080C0;
	scrollbar-face-color: #9060b0;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: white;
	scrollbar-3d-light-color: a;*/
}

p{
  font-size: 10pt;
  text-align: left;
  /*text-indent: 20px;*/
  line-height: 17px;
}

h1 {
   font-family: Verdana;
   font-size: 19pt;
   color: #0000ff;
   text-align: center;
}

h2 {
   font-family: Verdana;
   font-size: 16pt;
   color: #0000ff;
   text-align: center;
}

h3 {
   font-family: Verdana;
   font-size: 12pt;
   color: #323a52;
   text-align: left;
   font-weight: bold;
}

h4 {
   font-family: Verdana;
   font-size: 8pt;
   color: #323a52;
   text-align: left;
   font-weight: bold;
}


a {
	font-family: Verdana;
	font-size: 7pt;
	color: #617caf;
	font-weight: bold;
	text-decoration: none;
}

a.enlaces{
	color: #c0c0c0 /*#00bfbf #d1a858*/;
}

a:hover.titulos{
	color: red;
}


a.categorias{
	color: #333333;
}

a:hover {
	color: #294753;
	/*text-decoration: underline;*/
}

img {
	border: 0px;
}

table{
  font-family: verdana;
  font-size: 10pt;
}

td {
	text-align: left;
}

select {
	border: #333 solid 1px;
}

html>body input {
	border: #333 solid 1px;
}
#Encabezados{
	font-family: Verdana;
	font-size: 10px;
	color: White;
	font-weight: bold;
}
#enlacesexternos{
  font-family: arial;
  font-size: 10px;
  color: #ff9900;
  }
}
