/* INICIO PROX */

body {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/back_work.jpg);
	background-attachment: fixed;
	background-position: 53% 60%;
	background-repeat: no-repeat;
	background-color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ddd;
}
a:active,
a:link,
a:visited {
	color: #05a;
	text-decoration: none;
}
a:hover {
	color: #05a;
	text-decoration: underline;
}
a:focus {
	outline: none;
}

/* FIN PROX */
