.SpecialsBot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 32px;
	background-image: url(/toyota/Images/specialBot.gif);
	background-repeat: no-repeat;
}
.SpecialsBot a:link {
	color: #000000;
	text-decoration: none;
}
.SpecialsBot a:visited {
	color: #333333;
	text-decoration: none;
}
.SpecialsBot a:active {
	color: #000000;
	text-decoration: none;
}
.SpecialsBot a:hover {
	text-decoration: underline;
	color: #000000;
}