.bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
}

