.log {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	text-indent: 5pt;
}
a.log:hover {
	font-size: 12px;
	line-height: 25px;
	color: #FF0000;
	text-decoration: underline;
}
