@charset "utf-8";
/* CSS Document */
<!--
body {
	background-image: url(http://www.expoempleouvm.com.mx/images/back.jpg);
	background-repeat: no-repeat;
	background-color: #A2B11D;
	margin-top: 20px;
}
body,td,th {
	font-family: verdana;
	/*font-family: Trebuchet MS;*/
	color: #666666;
	font-size: 11px;
}
.linksTop{
	font-size: 12px;
}

a {
	font-family: verdana;
	font-size: 12px;
	color: #999999;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.table1{ text-align:justify; border:0;}
.left{ padding-left:5px;}

.footer {
	color: #ffffff; font-size:11px;

}