.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	font-style: italic;

}
a:visited {

	font-weight: bold;
	color: #006633;
	text-decoration: none;
	font-style: italic;
}
a:hover {


	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
a:active {



	font-weight: bold;
	color: #006633;
	text-decoration: none;
	font-style: italic;
}
.borde {
	border: 1px solid #CCCCCC;
}
.grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;

}
.borde2 {
	border: 1px solid #CCCCCC;
	background-image: url(imagenes/i.gif);
	background-repeat:  repeat-x;
	background-position: top;

}
.borde3 {

	border: 1px solid #CCCCCC;
	background-image: url(imagenes/degra2.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
}

