
	body {
		margin:0px 0px 0px 0px;
		background:#FFFFFF;		
		}
	A 			{ color: #003366; text-decoration: underline; }
	A:link		{ color: #003366; text-decoration: underline; }
	A:visited	{ color: #003366; text-decoration: underline; }
	A:active	{ color: #999999;  }
	A:hover		{ color: #999999;  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}


	#links {	
		padding:0px;				
		border:1px solid #FFF;
		width:200px;			
		}
		
	.cuerpo {
		font-family: verdana, arial, sans-serif;
		color: #666666;
		font-size: 11px;
		font-weight: normal;
  		background:#FFFFFF;
		}

	.cuerpo a,
	.cuerpo a:link, {font-weight: bold; text-decoration: underline; color: #428385;}
	.cuerpo a:visited, {font-weight: bold; text-decoration: underline; color: #428385;}
	.cuerpo a:active, {font-weight: bold; text-decoration: underline; color: #428385;}
	.cuerpo a:hover, {font-weight: bold; text-decoration: underline; color: #5FA4A6;}

	.pie {
		font-family: verdana, arial, sans-serif;
		color: #428385;
		font-size: 9px;
		font-weight: normal;
  		background:#FFFFFF;
		}

	.pie a,
	.pie a:link, {font-weight: bold; text-decoration: underline; color: #428385;}
	.pie a:visited, {font-weight: bold; text-decoration: underline; color: #428385;}
	.pie a:active, {font-weight: bold; text-decoration: underline; color: #428385;}
	.pie a:hover, {font-weight: bold; text-decoration: underline; color: #5FA4A6;}

	.form {
		background:#FFFFFF;
		border:1px;
		border-color:#448484;
		BORDER-BOTTOM-STYLE: solid;
		BORDER-LEFT-STYLE: solid;
		BORDER-RIGHT-STYLE: solid;
		BORDER-TOP-STYLE: solid; 
		font-family: Arial, Verdana, sans-serif;
		color: black;
		font-size:10px;
		}

	.boton {  
		background:#FFFFFF;
		border:0px;
		border-color:#000000; 
		BORDER-BOTTOM-STYLE: transparent; 
		BORDER-LEFT-STYLE: transparent;
		BORDER-RIGHT-STYLE: transparent;
		BORDER-TOP-STYLE: transparent;
		font-family: Arial, Verdana, sans-serif;
		color: #CC6601;
		font-weight: bold;
		font-size:11px;
		}

