A:link {
	font-family: Hu_Devir;
	font-size: 14pt;
	color: #FFCC66;
	text-decoration: underline;
}
table.TABLA {
	background-color: #7E010B;
	cell-spacing: 0px;
	padding: 0px;
	border: ridge;
	font-family: Hu_Devir;
	font-size: 14px;
	color: #FFCC99;
}
td.TABLA {
	font-family: Hu_Devir;
	font-size: 14pt;
}
A.TABLA:link {
	font-family: Hu_Devir;
	font-size: 14pt;
	color: #FFCC66;
	text-decoration: underline;
}
A.TABLA:visited {
	font-family: Hu_Devir;
	font-size: 14pt;
	color: #FFCC66;
	text-decoration: underline;
}
 A:visited { 
  font-family: Hu_Devir; 
  font-size: 14pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #FFCC00;
  text-decoration: underline; 
} 
A:hover {
	font-family: Hu_Devir;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
	text-decoration: none;
	background-color: #FFCCCC;
}
body {
	background-color: #CC0000;
}

body {
	color: #FFCC99;
	font-family: Hu_Devir;
	font-size: 14pt;
	padding: 10;
	margin-top: 0px;
	margin: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../designimages/bcg.gif);
}
td {
	color: #FFCC99;
	font-family: Hu_Devir;
	font-size: 14pt;
	padding: 10;
	margin-top: 0px;
	margin: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 {
	color: #FF6666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}


form {
	border-color: #990000;
	border-top-color: #CCFF00;
}
