body {
	/*background-color: #e5ebee;*/
    background-color: #10538d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

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

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

.fondo01 {
	background-image: url(../images/background.gif);
	background-repeat:repeat-x;
	background-position: top;
}

.txt_contenido01 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #4e5d65;
}
.txt_contenido02 {
	font-family: Arial;
	font-size: 14px;
	color: #3b9bb6;
	font-weight: bold;
}
.txt_contenido03 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4e5d65;
}
.txt_contenido04 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4e5d65;
}
.txt_contenido05 {
	font-family: Arial;
	font-size: 12px;
	color: #FF5D0C;
	font-weight: bold;
}
.txt_contenido06 {
	font-family: Arial;
	font-size: 18px;
	color: #FF5D0C;
	font-weight: bold;
}
.txt_contenido07 {
	font-family: Arial;
	font-size: 12px;
	color: #FFffff;
	font-weight: bold;
}
