body {
	margin:0px; 
	padding:0px;
	}

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

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

.fondo_imagen01{
	background-image: url(../images/degrade_sombra.gif);
	background-position: center top;
	background-repeat:  repeat-x;
}
.txt_contenido01 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737373;
	font-weight: normal;
}
.txt_contenido02 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
	font-weight: normal;
}
.txt_contenido03 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ea3e02;
	font-weight: bold;
}
.txt_contenido04 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E83C03;
	font-weight: bold;
}
.txt_contenido05 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0672bf;
	font-weight: bold;
}
.texto_frm {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	font-weight: normal;
}
