.tex-c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000099;
	border-bottom-color: #000099;
}

