.globalstyles {
	font-family: "Comic Sans MS", Arial, "Times New Roman", Verdana;
	font-size: medium;
	font-style: normal;
	color: #000066;
	background-color: #FFCC99;
	text-align: justify;
	text-indent: 0px;
	white-space: normal;
	border: medium none;
	list-style-position: inside;
	list-style-type: disc;
	overflow: hidden;
	position: relative;
	visibility: visible;
}
.popups {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	text-indent: 0px;
	white-space: normal;
	border: medium none;
	list-style-position: inside;
	list-style-type: disc;
	position: relative;
	padding: 10px;
	height: 480px;
	width: 600px;
	left: 0;
	top: 0;
	overflow: visible;
	background-image: url(images/zwoodpattern2.gif);
	visibility: visible;
}
.links {
	text-decoration: underline;
	cursor: hand;
}
.titulosDpopup {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
}
.mainvisible {
	background-color: #FFFFFF;
	text-align: justify;
	text-indent: 10px;
	padding: 10px;
	overflow: scroll;
	position: absolute;
	visibility: visible;
}
.blinker {
	font-family: Arial;
	font-style: normal;
	font-weight: bolder;
	color: #0000FF;
	text-decoration: blink;
}

