.talk {
	font-size: 14px;
	line-height: 1.5;
	color: #FF0000;
	text-decoration: none;
}

a.talk:hover {
	font-size: 14px;
	line-height: 1.5;
	color: #009900;
	text-decoration: none;
}
