body {
	margin: 0px;
	background-color: #ffff;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	color: #4A4A4C;
}

td{
	font-size: 12px;
}

img, table{
	border: 0px;
}
a {
 color: ;
 text-decoration: none;
}
a:hover {
	text-decoration: none;
}.body_portadilla {
	background-color: ;
	background-image: url(../images/circle.gif);
	background-repeat: repeat;
	background-attachment: scroll;
}
