.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.txt-parrafos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
	line-height: 20px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;




}
.title-menus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;



}
.btt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	background-color: #CCCCCC;
	text-align: left;
	margin: 2px;
	height: 18px;
	width: 250px;
	border-top: thin solid #FFFFFF;
	border-right: medium solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: medium solid #FFFFFF;

}
.bttarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px;
	width: 250px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 10px;
	color: #000033;
	background-color: #CCCCCC;

}
.bttborrar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	margin: 3px;
	height: 20px;
	width: 50px;
	border: thin solid #FFFFFF;
}
.txt-azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993366;
	background-color: #000000;
}

