.content {
	font-family: verdana;
	font-size: 11px;
	text-decoration : none;
	color: #666666;
	line-height: 20px;
}
.content a {
	text-decoration : none;
	color: #FFFFFF;
}
.content a:visited{
	text-decoration : none;
	color: #FFFFFF;
}
.content a:active {
	text-decoration : none;
	color: #FFFFFF;
}
.content a:hover {
	text-decoration : underline;
	color: #FFFFFF;
}

.title {
	font-family: verdana;
	font-size: 11px;
	text-decoration : none;
	color: #FFFFFF;
}