body {
	color:#FFFFFF;
	font-family:Tahoma, Arial;
	font-size:12px;
}

.titulo1 {
	font-size: 24px;
	font-weight: bold;
	color: #339999;
}
.text,p,td {
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 6px;

}
.subtitulo {
	font-size: 16px;
	font-weight: bold;
	color: #99CC99;
	margin-top: 10px;
	margin-bottom: 0px;

}
.menu_colecciones {
	background: #996699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid black;
}
.txtNegativo {
	color: #FFFFFF;
}
a:link {color:#00FFFF}
a:hover {color:#FFFF66; text-decoration:underline}
a:visited {color:#00ffff}
