body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-image: url(../fondoweb.jpg);
	background-repeat: repeat;
	margin-top: 10px;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
}
img{
	border:none;
}
#paginador td, #poweredby td{
	font-size:12px;
}
#tablaImagen, #paginador{
	border: 1px solid #004F27;
	background-color:#111111;
}

