body{
	margin:0px;
	padding:0px;	
filter:none;
}
img{
	border:0px;		
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	outline:none;
	color: #000000;
}
:focus {
  -moz-outline-style:none;
}

.arrow a:link {
	text-decoration:none;
}
.arrow a:visited {
	text-decoration:none;
}
.arrow a:hover {
	text-decoration:none;
}
.arrow a:active {
	outline:none;
	text-decoration:none;
	}
.text-a {
	font-family: Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 1pt;
	font-size: 7pt;
	text-transform:uppercase;
	font-weight:bold;
}
.text-b {
	font-family: Georgia, Times, serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1pt;
}



