body {
	margin:0;
	border:0;
}
a:link {
	text-decoration: none;
	color: #666666;
	font-size: 14;
}

a:visited {
	text-decoration: none;
	color:#666666;
	font-size: 14;
}

a:hover {
	text-decoration: underline;
	color: #b20b29;
	font-size: 14;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif
	font-size: 14;
}