.content {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	font-weight:none;	
}



.nav, .nav a {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}


A	{
	color: red;
	font-family: Verdana;
	text-decoration: underline;
	font-weight:none;
}

.title {
	color: #000000;
	font-family: arial;
	font-size: 16px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}

.title a {
	color: red;
	font-family: arial;
	font-size: 16px;
	line-height: 14px;
	text-decoration: underline;
	font-weight: bold;
}

.footer, .footer a {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;


}