/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.linkstop {color: #FFFFFF; font-weight: bold; font-size: 13px; }
.linksfoot{
	font-size: 10px;
	color: #FFFFFF;
}
.linksfoot2 {font-size: 11px}

.contenido {font-size:12px;
color:#000000;}
.titulo contenido{
	font-size: 26px;
	color: #FFFFFF;
}
a.MenuLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	font-style: normal;
	color: #FFFFFF;
	cursor: hand;
	filter: Gray;
	font-variant: normal;
	text-decoration: none;
}