A  {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10;
	text-decoration : none;
}

A:VISITED  {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}

A:ACTIVE  {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}

A:hover  {
	color : Black;
	text-decoration : none;
	font-weight : bold;
	
}

td  {
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-weight : bold;
	
	border-color : #996699;
	}

#capa1{

	cursor = "hand";
	z-index:2
	}
#lista{
	display=none;
	}
	
p  {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10;
	text-decoration : none;
}

body  {
	background-color : White;
	behavior : url(#default#homePage);
}


.cuadro  {
	border : black  2px solid;
	margin : 0;
	padding : 0;
	text-align : center;
	
}


	
	.ele  {
	border-left : 3px solid;
	border-right : 0px;
	border-bottom : 3px solid;
}


	
	.lineah  {
	border-bottom : 3px solid;
	margin : 0;
	padding : 0;
}

	.lineav  {
	border-left : 3px solid;
	margin : 0;
	padding : 0;
}

.lineav2  {
	border-right : 3px solid;
	margin : 0;
	padding : 0;
}

