/****************************************************/
/*  Definition of general items in the site			*/
/****************************************************/
.text {
	color: #333333;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
}

.textBold {
	color: #333333;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}