body {
	background-color:#ffffff;
      margin: 0px; 
}
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: underline;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.texto {  font-family: "Trebuchet MS", Arial, Helvetica; font-size: 14px;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 padding-top: 7px;
 padding-bottom: 7px;
 padding-left: 8px;
 padding-right: 26px;
 color: #333333;
 list-style-type: circle;}
.barra-menu {
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	list-style-type: square;
      padding: 6px;
}
.barra-menu a:link{
	color: #ffffff;
      text-decoration: none;
      font-weight: bold;
	}
.barra-menu a:visited {
	color: #ffffff;
      text-decoration: none;
      font-weight: bold;
	}
.barra-menu a:hover {
	color: #ffffff;
      text-decoration: underline;
      font-weight: bold;
	}
.barra-menu a:active {
	color: #ffffff;
      text-decoration: none;	
      font-weight: bold;
}
.pie {
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #Fcfcfc;
	list-style-type: square;
	padding: 0px;

}
.encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F78002;
	list-style-type: circle;
}
.pie2 {
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 4px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #Ffffff;
	list-style-type: square;
	padding: 0px;

}
form {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3C80C0;
      background-color: #fcfcfc;
      border: #3C80C0;
      border-style: solid;
      border-top-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
}
.letra-form {  font-family: "Trebuchet MS", Arial, Helvetica; font-size: 12px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 color: #333333;
 list-style-type: circle;}
