/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
}
a:link:{	text-decoration: underline;}
a:visited:{	text-decoration: underline;}
a:hover:{	text-decoration: none;}
a:active:{	text-decoration: none;}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.menu:link, a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B39E3E;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E12854;
	text-decoration: none;
}
.borde {
	border: 1px solid #dddddd;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
}
.tablaEnlaces{}
.tablaEnlaces a { text-decoration:none;}
.tablaEnlaces a:link 	{ text-decoration:none; font-weight:normal;  color:#0000ff; }
.tablaEnlaces a:visited { text-decoration:none; font-weight:normal;  color:#0000ff; }
.tablaEnlaces a:hover 	{ font-weight:normal; color:#666666; }
.tablaEnlaces a:active 	{ font-weight:normal; color:#666666; }