body {
	background-image: url(images/back3.jpg);
	background-repeat: no-repeat;
	margin-top: 105px;
	margin-left: 90px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.borde_bajo {
border-bottom:#CCCCCC thin solid;

}



blockquote {
background-color:#DFF0D5;
border:#009966 solid thin;
padding-left:10px;
}

a:link {
	text-decoration: none;
}
a:visited {

	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}
a:active {

	text-decoration: none;
}
