. body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cccccc;
}
a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	font-family : Arial;
}

 a:hover, a:active {
	text-decoration: none;
	color: #000000;
	font-style: normal;
	font-size: 11px;
	font-family : Arial;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.enlace1 {
text-decoration: none;
	color: #000000;
	font-style: normal;
	font-size: 9px;
	font-family : Verdana;
}
.titulo {
	text-decoration: none;
	color: 000000;
	font-style: normal;
	font-size: 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.tex-titulo-plan {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 11px;
}
.formfondo1{ 
	background-image:  url(imagenes/index_r3_c4.gif);
	background-repeat: repeat;
}
.formfondo2{ 
	background-image:  url(imagenes/index_r6_c2.gif);
	background-repeat: repeat;
}
.formfondo3{ 
	background-image:  url(imagenesincio/inicio_r5_c1.gif);
	background-repeat: repeat;
}
TABLE.borde{
	border-right: 1px solid #708090;
	border-top: 1px solid #708090;
	border-bottom: 1px solid #708090;
	border-left: 1px solid #708090;
	border-color: #CCCCCC;
}
