.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #8B4400;
	text-decoration: none;
}
.text2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
		line-height: 16px;
	color: #8B4400;
}

body { 
       background-color: transparent; 
}

