.content a{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

.content a:hover{
	text-decoration:none;
	color:#000000;
}