.footer {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.titles {
	font-family: verdana;
	font-size: 18px;
}
.content {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
a2:link {
	text-decoration: none;
}
a2:visited {
	text-decoration: none;
	color: #f20b6a;
}
a2:hover {
	text-decoration: underline;
	color: #000000;
}
a2:active {
	text-decoration: none;
	color: #f20b6a;
}
