body 
{
	margin-left: 0px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	background-color:#1f3037;
}
.txt_01 {
	color: #696969;
	font-family: Georgia;
	font-size: 26px;
	font-style: normal;
	line-height: 36px
}
.txt_02 {
	color: #696969;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
}
.celda1{
	background-image: url(img/back-cel.jpg);
	background-color:#ffffff;
	background-repeat: no-repeat; }
.Fieldarea{
	height: 18px;
	width: 200px;
	border: 1px Solid #d9d9d9;
	background: #ffffff;
	color: #696969;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link01 {
	text-decoration: none;
	color: #696969;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.link01:hover {
	text-decoration: underline;
	color: #696969;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}