.link {
	font-family: Arial;
	font-size: 9px;
	color: #7A7A7A;

}
a:link {
	text-decoration: none;

}
a:visited {
	color: #858585;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
.description {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
