body {
  padding:5px 0px;
  }

a:link {
  color:#466AB6;
  text-decoration:underline;
  }
a:visited {
  color:#cc00cc;
  text-decoration:underline;
  }

a:hover {
  color:#466AB6;
  text-decoration:none;
  }

a img {
  border-width:0;
  }


.button a:hover {
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	FONT-FAMILY: sans-serif;
}

.button a:link {
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	FONT-FAMILY: sans-serif;
}

.button a:active {
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	FONT-FAMILY: sans-serif;
}

.button a:visited {
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	FONT-FAMILY: sans-serif;
}