.warranty {
	font-family: Verdana;
	font-size: 9px;
    font-weight: bold;
    text-decoration: none;
	color: #55608C;
}
.warranty A:link {
	font-family: Verdana;
	font-size: 9px;
    font-weight: bold;
    text-decoration: none;
	color: #55608C;
}
.warranty A:visited {
	font-family: Verdana;
	font-size: 9px;
    font-weight: bold;
    text-decoration: none;
	color: #55608C;
}
.warranty A:hover {
	font-family: Verdana;
	font-size: 9px;
    font-weight: bold;
    text-decoration: none;
	color: #990000;
}
.warranty A:active {
	font-family: Verdana;
	font-size: 9px;
    font-weight: bold;
    text-decoration: none;
	color: #55608C;
}