img { behavior: url("/pngbehavior.htc"); }

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #820202;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #940200;
}

a:link {
	text-decoration: none;
	color: #940200;
}
a:visited {
	text-decoration: none;
	color: #940200;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.fotosOn {
	border: 2px solid #FF0000;
}
.fotosOff {

	border: 2px solid #660000;
}.epigrafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
