body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
	background-color: #a9a679;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#323232;
}
.txt_12 {
	font-size:12px;
	line-height:20px;
	color:#333333;
}

.txt_11 {
	font-size:11px;
	line-height:20px;
	color:#333333;
}

.txt_12d {
	font-size:12px;
	font-family: Arial;
	color:#333333;
}

.tit_agenda {
	font-weight:bold;
	color:#b77900;
}

.field { 
	font-size: 11px;
	color: #1D1D1D;
	border: 1px solid #B3B3B3;
	background-color: #F0F0F0;
}

.field2 { 
	font-size: 13px;
	color: #1D1D1D;
	border: 1px solid #B3B3B3;
	background-color: #F0F0F0;
}

.lk_11:link	  { color: #da251d; font-weight:bold; text-decoration: none; }
.lk_11:visited { color: #da251d; font-weight:bold; text-decoration: none; }
.lk_11:hover	  { color: #000000; font-weight:bold; text-decoration: underline; }
