p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-image:  url(../images/backgrounds/judicial_pyr.jpg);
	background-repeat: no-repeat;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

