@charset "utf-8";
/* Diseno por trifucaBK exclusivo para MUPLC */

body {
	margin-top: 0px;
	text-align:center;
	background:url(../tdnetimages/tdnetbackground.jpg);
	color:#7d901b;
	font-family:Tahoma, Geneva, sans-serif;
}
a:link {
	color: #75880E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B9C772;
}
a:hover {
	text-decoration: none;
	color: #D4E57C;
}
a:active {
	text-decoration: none;
	color: #75880E;
}.titulosplc {
	font-size: 24px;
	color: #9CAD48;
	text-align: center;
}
.listaplc {
	color: #7E0048;
	font-weight: bold;
	text-align:right;
}