.pie:link, .pie:visited  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
	text-decoration: none
	}
.pie:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  color: yellow;
  text-decoration: none
  }
.cont:link, .cont:visited {
  font-family: Times New Roman, Times, serif;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  color: #0053FC;
	text-decoration: none	
	}
.cont:hover {
  font-family: Times New Roman, Times, serif;
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
  color: #060367;
  text-decoration: none
  }
.cyber:link, .cyber:visited {
	font-family: seri, Times New Roman, Times,;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
  color: #012CF2;
  text-decoration: none
	}
.cyber:hover{
	font-family: seri, Times New Roman, Times,;
	font-size: 14px;
  font-style: normal;
	font-weight: bold;
	color: 6D83EB;
  text-decoration: none
	}
.prin:link, .prin:visited {
	font-family: Times New Roman, seri, Times,;
	font-size: 18px;
  font-style: normal;
	font-weight: normal;
  color: #000000;
  text-decoration: none
	}
.prin:hover{
	font-family: Times New Roman, seri, Times,;
	font-size: 18px;
  font-style: normal;
	font-weight: normal;
	color: 6D83EB;
  text-decoration: none
	}
.formularios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.bajomenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.tabla1 {
	border-color: #000000;
	border-width: 2;
	border-style: solid;
	background: #F0F0F0;
	}
.tabla2 {
	border-color: #006666;
	border-width: 2;
	border-style:dashed;
	background-color: #E5E5E5;
	}
HR {
	 border: 1px #1DA838 dotted; 
	 border-color: #006666
	 }
A:link, A:visited {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: underline;
	 }
A:hover {
	font-family: "Times New Roman", Times, serif;
	color: #0099FF;
	text-decoration: underline;
	}