a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #666666;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: table-cell;
	text-decoration: none;




}
a:hover {
	color: 00515B;
	text-decoration: underline blink;
}
