<!--
html, body {
	background-image: url(http://www.javierfiestasyeventos.com/images/fdo_page.gif);
	background-color:#282828;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.mlinkws{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;	
}

a.mlinkws:visited{
	color: #666666;
	text-decoration: none;
}

a.mlinkws:hover{
	color: #999999;
	text-decoration: underline;
}
-->