.text {
	font-size: 12px;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	text-decoration: underline;
}

