.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	line-height: 15px;
}
.links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.links:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6e3228;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.bullet {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	
}