.link {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	color: #000000;
	font-weight: normal;

}
.content {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
A.link:HOVER {
	text-decoration: underline;
}
	