BODY {
	margin-top: 0px;
	margin-left: 0px;	
	background : #E7E7E7;
}



BODY, DIV, TD {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: normal;	
	text-decoration: none;
	color: #666666;
}


TEXTAREA, INPUT{
	font-family: verdana, helvetica, arial; 
	font-size: 10px;
	line-height: normal;
	color: #666666;
}
SELECT, OPTION{
	font-family: verdana, helvetica, arial; 
	font-size: 10px;
	line-height: normal;
	color: #666666;
	width: 150pt;
}

A {
	text-decoration: underline;
	color: #336699;
}
A:link {
	color: #666666;
}
A:hover {
	color: #666666;
	text-decoration: underline;
}
A:active {
	color: #666666;
}

.linkText{
	color: #336699;
	text-decoration: none;
}  
table		{ background: White;}
h1			{color: #344356;	font-size: 16px;	text-decoration: none; font-weight : bold;   }
h2			{ color: #344356;	font-size: 15px;	text-decoration: none; font-weight : bold;     }
h3			{color: #344356;	font-size: 13px;	text-decoration: none; font-weight : bold;    }
a.grande	{ background: transparent; color: #343434; font-size: 13px;    }
a.menu		{ background: #444444; color: White; font-size: 11px;    }
a.menus		{ background: transparent; color: #336699; font-size: 10px;}
table.marco { border: 1px solid #343434;    }
td			{ background: White; color: #343434;  }
td.negro			{ background: #000000; color: #ffffff;  }
td.menu		{ background: #444444; color: White;  }
td.menus	{ background: White; color: #000000;  text-align:RIGHT; }
td.buscador	{ background: #006699; color: White; text-align: center; }
td.titulo	{ background: #006699; color: White; font-size: 14px; font-weight: bold;	}
font.chica	{ font-size: 10px; }
font.exchica	{ font-size: 9px; }
font.grande	{ background: White; color: #343434; font-size: 10px; font-weight: bold;   }
.centro 	{ text-align: center; }
.contraste	{ background: White; color: #FF8C00;	}


input.boton	{ background: #CCCCCC; color: #444444; 	font-size: 10px; text-align: center; border: 1px solid #FFFFFF;}

a.aqui:link    { 
	background: transparent;
	color: #FF6600; 
	text-decoration: none; 
	font-size: 14px;	}

a.aqui:visited {
	background: transparent;
	color: #FF6600; 
	text-decoration: none;  
	font-size: 14px;	}

a.aqui:hover   { 
	background: #DDEEFF;  
	color: #FF6600; 
	text-decoration: none;  
	font-size: 14px;
	border: 1px dashed #AACCEE;
	margin: 0px -3px 0px -3px;
	padding: 0px 2px 0px 2px;	}

a.aqui:active  { 
	background: #FF6600; 
	color: #FFFFFF; 
	text-decoration: none;  
	font-size: 14px;	
	border: 1px inset #3366CC;
	margin: 0px -3px 0px -3px; 
	padding: 0px 2px 0px 2px;	}

a.pagina:link    { 
	background: transparent;
	color: #3366CC; 
	text-decoration: none; 
	font-size: 14px;	}

a.pagina:visited {
	background: transparent;
	color: #6633CC; 
	text-decoration: none;  
	font-size: 14px;	}

a.pagina:hover   { 
	background: #DDEEFF;  
	color: #3366CC; 
	text-decoration: none;  
	font-size: 14px;
	border: 1px dashed #AACCEE;
	margin: 0px -3px 0px -3px;
	padding: 0px 2px 0px 2px;	}

a.pagina:active  { 
	background: #3366CC; 
	color: #FFFFFF; 
	text-decoration: none;  
	font-size: 14px;	
	border: 1px inset #3366CC;
	margin: 0px -3px 0px -3px; 
	padding: 0px 2px 0px 2px;	}

hr	{color:       #CCCCCC;
	 size:        2;
	 align:       center;
	 width:       62%;
	}