.texta {
	font-family: Arial;
	font-size: 12px;
	color: #3F3D32;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: justify;


}
a:link {
	font-family: Arial;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	color: #7F2F30;
	text-decoration: none;

}
a:active {
	font-family: Arial;
	color: #336699;
	text-decoration: none;
}
.textsmall {
	font-family: Arial;
	font-size: 10px;
	color: #3F3D32;
	text-decoration: none;
}
.nameaus {
 	padding: 12px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #3F3D32;
	text-decoration: none;
}
.box1 {
	padding: 3px;
	font-family: Arial;
	color: #464639;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;

}

.box2 {
	padding: 12px;
	font-family: Arial;
	color: #3F3D32;
	text-decoration: none;
	border: 3px none;
	font-size: 12px;
	text-align: justify;
}

.box3 {
	font-family: Arial;
	color: #3F3D32;
	text-decoration: none;
	font-size: 12px;
}

.box4 {
	padding: 12px;
	font-family: Arial;
	color: #FF0000;
	text-decoration: none;
	border: 3px none;
	font-size: 12px;
}

.textbig {
	font-family: Arial;
	font-size: 16px;
	color: #3F3D32;
}
a:visited {
	font-family: Arial;
	color: #336699;
	text-decoration: none;
}
