.body_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333;
}

.title {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#333;
}

a {
	text-decoration:none;
	color:#000;
}

a:hover {
	color: #F90;
}

