body { background-color: transparent; }

a {
	text-decoration: none;
	color: #3366FF;
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	font-style: normal;
}

a:hover { text-decoration: overline; }

img { padding-bottom:4px; }

