a img { border-style:none; }
a:active, a:focus, input[type="image"] {
outline: 0;
}

body {
	margin-left: 60px;
	margin-top: 110px;
}

.Body_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #404040;
	text-decoration: none;
	text-align: justify;
}
.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}
.Logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 28px;
	font-weight: lighter;
	font-variant: normal;
	color: #404040;
	text-decoration: none;
}
.Sale {
	font-weight: bold;
	color: #990000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	text-align: justify;
}
a:link {
	color: #404040;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #404040;
}
a:hover {
	text-decoration: none;
	color: #288990;
}
a:active {
	text-decoration: none;
	color: #404040;
}
