.text {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.title {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}