.blue-text {
	font-family: tahoma;
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}
.title-600 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: 600;
	color: #0099FF;
	text-decoration: none;
}
.title-bold {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bg-title {
	font-family: tahoma;
	font-size: 7px;
	color: #000000;
	text-decoration: none;
	background-image: url(title.jpg);
	background-repeat: repeat-x;
}

