/******************** DEFINICIO ESTIL GENERAL ************************/

BODY 
	{
	font-family: Sans-Serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF
	}
	
A:link
	{
	font-family: Sans-Serif;
	font-size: 16px;
	text-decoration: none;
	color: #FF7700
	}

A:visited
	{
	font-family: Sans-Serif;
	font-size: 16px;
	text-decoration: none;
	color: #FF7700
	}

A:active
	{
	font-family: Sans-Serif;
	font-size: 16px;
	text-decoration: underline;
	color: #FF7700
	}
A:hover
	{
	font-family: Sans-Serif;
	font-size: 16px;
	text-decoration: underline;
	color: #FF7700
	}

H1	{
 	 font-size: 25px;
	 font-weight: bold;
	 text-align: left;
	 color: #ff8800;
	 background: #FFFFFF;
	 font-family: Sans-Serif;
	 text-decoration: none
	 }

CITE	{font-family: Arial;
	 font-style: italic
	 }

	

UL.intro:link {
	font-family: Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FF7700
	}	
UL.intro:visited {
	font-family: Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FF7700
	}	
UL.intro:active {
	font-family: Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FF7700
	}	
UL.intro:hover {
	font-family: Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FF7700
	}	


input { 
		font-family: Sans-Serif, sans-serif; 
		font-size: 10px; 
		color: #333333; 
		border: 1px #666666 solid; 
		background-color: #fff7f0; 
		font-weight: normal
	}

TABLE.esq {
	font-family: Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000
	}



TABLE.opt {
	font-family: Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	border: 0px solid #ff7700;
	}
TD.optTIT {
	font-family: Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #ffffff;
	background: orange;
	border: 0px solid #ff7700;
	padding: 4px;
	}
TD.opt {
	font-family: Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	border: 2px solid #ff7700;
	padding: 20px;
	}

TABLE.main:link {
	font-family: Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FF7700
	}	
TABLE.main:visited {
	font-family: Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FF7700
	}	
TABLE.main:active {
	font-family: Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FF7700
	}	
TABLE.main2:hover {
	font-family: Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FF7700
	}		

