a:visited {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #8F5444;
	text-decoration: none;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #8F5444;
	text-decoration: none;
}
a:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #8F5444;
	text-decoration: underline;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2EFE2;
}.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #8F5444;
	text-decoration: underline;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	border: none;
	padding: 3px;
}

