.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
	text-decoration: underline;
	font-weight: bold;

}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9900;
	text-decoration: underline;
	font-weight: bold;

}

.tab1 {
	border-top: 1px none #333366;
	border-right: 1px none #333366;
	border-bottom: 1px none #333366;
	border-left: 1px none #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A29C79;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;

}

.bordotab1 {
	border-top: 1px none #333366;
	border-right: 1px none #333366;
	border-bottom: 1px dashed #333366;
	border-left: 1px none #333366;

}

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 10px;
	border: 1px none #333366;
	text-align: center;


}

.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
}

.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 10px;
	border: 1px none #333366;
	padding-left: 3px;
	text-align: justify;

}

.bordotab2 {
	border: 1px none #333366;

}


