body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image:url(../images/fundoverde.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #ccc;
	border-bottom-color: #CCC;
}
.links {
	color:#000;
	text-decoration:none;
}
.links:hover{
	color:#000;
	text-decoration:overline;
}

#imgbox 
{
	vertical-align : middle;
	position : absolute;
	border: 1px solid #999;
	background : #FFFFFF;
	filter: Alpha(Opacity=100);
	visibility : hidden;
	height : 200px;
	width : 200px;
	z-index : 50;
	overflow : hidden;
	text-align : center;
	left: 479px;
	top: 150px;
}
