@import url("p.css");
.font {
	font-size: 12px;
	line-height: 20px;
	color: 000000;
	text-decoration: none;
}
a:link {
	color: b52042;
	text-decoration: none;
}
a:visited {
	color: b52042;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: b52042;
}

