.content {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	
}
.title {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}


