.css {
	font-size: 12px;
	line-height: 22px;
}
a.bottom {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.bottom:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
