@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fondoBraices.jpg);
	background-repeat: repeat-x;
	background-color: #4c4c4c;
}
.footer {color: #ffffff;font-family:verdana;font-size:11px;}
body,td,th {
	font-family: verdana;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
}
a:active {
	color: #FFFF66;
	text-decoration: none;
}

