A  {
  COLOR: white; 
  text-decoration: 
  none; 
  font-weight:bold
}

A:visited {
          COLOR: white; 
		  text-decoration: none
          }

A:active  {
	COLOR: Black;
	text-decoration: blink;
	background : #ff9900;
}

A:hover   {
	COLOR: Black;
	text-decoration: blink;
	background : #ff9900;
}

Body, TD, FORM {
	COLOR:#DCDCDC;
	font-family: verdana;
	font-size:10pt;
	background : black;
}

.title {
	COLOR:white;
	font-family: arial;
	font-size:11pt;
	background : #550000;
	padding-left : 5px;
	font-weight : bold;
}

.titlelil {
	COLOR:white;
	font-family: arial;
	font-size:10pt;
	background : #550000;
	padding-left : 5px;
	font-weight : bold;
}

.text {
	font-family: verdana;
	font-size:10pt;
	background : #2B2B2B;
	margin : 1px;
	padding : 5px;
	text-align : justify;
}

.textgrey {
	font-family: verdana;
	font-size:10pt;
	background : #4f4f4f;
	margin : 1px;
	padding : 5px;
	text-align : justify;
}

.indice {
	font-family: tahoma;
	font-size:7pt;
	background : #2B2B2B;
	margin : 1px;
	padding : 5px;
	text-align : justify;
	font-weight : bold;
}

.menu {
	font-family: tahoma;
	font-size:7pt;
	background : #3b3b3b;
	margin : 1px;
	padding : 5px;
	text-align : justify;
}

.cita {
	font-family: tahoma;
	font-size:8pt;
	margin : 10px 50px 10px 50px;
	text-align : justify;
	padding : 0px 5px;
}


.top {
	font-family: tahoma;
	background : #440000;
	font-size:7pt;
	margin : 1px;
	text-align : right;
	padding : 0px 5px;
}

.home {
	font-family:Arial,Sans-serif;
	font-size:13pt;
	font-weight:bold;
	text-align:right;
	color: Red;
	font : italic;
}