#center #table {
	height: 340px;
	overflow: scroll;
	float: left;
	margin-left: 20px;
	width: 568px;
}
#center table {
	width: 548px;
}
#center table td{
	font-size: 10px;
	color: white;
	padding-left: 5px;
}
#center table td a {
	color: white;
	text-decoration: none;
}

#center table td a:hover {
	color: white;
	text-decoration: underline;
}
#center table thead {

}
#izq h2 {
	float: left;
	width: 140px;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}

#izq ul {
	width: 180px;
	float: left;
	list-style: circle;
	list-style-position: inside;
}
#izq ul li {
	font-size: 10px;
}