body 
{
	/*background-image: url(../images/back.gif);*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.link01 {color: #6A6A6A} 
a.link01:link {color: #6A6A6A; text-decoration: underline} 
a.link01:active {color: #6A6A6A; text-decoration: underline} 
a.link01:visited {color: #6A6A6A; text-decoration: underline} 
a.link01:hover {color:#1C2427; text-decoration: none}  

.link02 {color: #1C2427} 
a.link02:link {color: #1C2427; text-decoration: underline} 
a.link02:active {color: #1C2427; text-decoration: underline} 
a.link02:visited {color: #1C2427; text-decoration: underline} 
a.link02:hover {color:#1C2427; text-decoration: none}  

.link03 {color: #d67723} 
a.link03:link {color: #d67723; text-decoration: underline} 
a.link03:active {color: #d67723; text-decoration: underline} 
a.link03:visited {color: #d67723; text-decoration: underline} 
a.link03:hover {color:#d67723; text-decoration: none}  

.link04 {color: #A0B317} 
a.link04:link {color: #A0B317; text-decoration: underline} 
a.link04:active {color: #A0B317; text-decoration: underline} 
a.link04:visited {color: #A0B317; text-decoration: underline} 
a.link04:hover {color:#A0B317; text-decoration: none}  

.link05 {color: #e37c1d} 
a.link05:link {color: #e37c1d; text-decoration: underline} 
a.link05:active {color: #e37c1d; text-decoration: underline} 
a.link05:visited {color: #e37c1d; text-decoration: underline} 
a.link05:hover {color:#e37c1d; text-decoration: none}

.link06 {color: #ffffff} 
a.link06:link {color: #ffffff; text-decoration: none} 
a.link06:active {color: #ffffff; text-decoration: none} 
a.link06:visited {color: #ffffff; text-decoration: none} 
a.link06:hover {color:#ffffff; text-decoration: underline}    

.texto_contenido00 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A6A6A;
}

.texto_contenido01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
}

.texto_contenido02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d67723;
}
.texto_contenido03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A0B317;
}

.texto_contenido04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
}

.texto_contenido05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #17709C;
}
.texto_contenido06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #17709C;
}
.texto_contenido07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97A916;
}

.texto_frm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.texto_user {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C2427;
}

.fondo_imagen01{
	background-image: url(../images/tabla_back02.gif);
	background-repeat:    repeat-x;
	background-position: center top;
	background-color: #f9edd2;
}

.fondo_imagen02{
	background-image: url(../images/tabla_back01.gif);
	background-repeat:    repeat-x;
	background-position: center top;
	background-color: #bdebf4;
}
