body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #055b95;
}

.bkgrnd_main {
	background-image: url(imagenes/home_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.bkgrnd_bottom {
	background-image: url(imagenes/home_16.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 112px;
}

.bkgrnd_welcome {
	background-image: url(imagenes/home_14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bkgrnd_top {
	background-image: url(imagenes/bkgrnd_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

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

.parrafo01 A:link {color: #414141; text-decoration: none;}
.parrafo01 A:Visited {color: #414141; text-decoration: none;}
.parrafo01 A:Hover {color: #095f99; text-decoration: underline;}

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

.parrafo02 A:link {color: #FFFFFF; text-decoration: none;}
.parrafo02 A:Visited {color: #FFFFFF; text-decoration: none;}
.parrafo02 A:Hover {color: #f3b341; text-decoration: underline;}

.parrafo03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #607589;
}

.parrafo03 A:link {color: #607589; text-decoration: none;}
.parrafo03 A:Visited {color: #607589; text-decoration: none;}
.parrafo03 A:Hover {color: #095f99; text-decoration: underline;}


.texto01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #095f99;
	font-weight: bold;
}

.texto01 A:link {color: #095f99; text-decoration: none;}
.texto01 A:Visited {color: #095f99; text-decoration: none;}
.texto01 A:Hover {color: #f3b341; text-decoration: underline;}

.texto02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3b341;
	font-weight: bold;
}

.texto02 A:link {color: #f3b341; text-decoration: none;}
.texto02 A:Visited {color: #f3b341; text-decoration: none;}
.texto02 A:Hover {color: #095f99; text-decoration: underline;}

.texto03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #055b95;
	font-weight: none;
}

.texto03 A:link {color: #055b95; text-decoration: none;}
.texto03 A:Visited {color: #055b95; text-decoration: none;}
.texto03 A:Hover {color: #f3b341; text-decoration: underline;}


.titulo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e6a93b;
	font-style: italic;
	font-weight: bold;
}

.titulo02 {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; color: #f3b341; 
	font-weight: bold; 
}

.titulo03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #095f99;
	font-weight: bold;
}

.titulo03 A:link {color: #095f99; text-decoration: underline;}
.titulo03 A:Visited {color: #095f99; text-decoration: underline;}
.titulo03 A:Hover {color: #f3b341; text-decoration: underline;}


.bkgrnd_display {
	background-image: url(imagenes/bkgrnd_display.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bkgrnd_lftmenu {
	background-image: url(imagenes/internas_10.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
	width: 138px;
}
