a:link {
font-family: "MS Sans Serif";
font-size: 12px;
text-decoration: none;
color: #000000;
}
a:hover {
font-family: "MS Sans Serif";
font-size: 12px;
color: #FF6600;
text-decoration: underline;
}
a:visited {
font-family: "MS Sans Serif";
font-size: 12px;
color: #666666;
text-decoration: none;
}
a:visited:hover {
font-family: "MS Sans Serif";
font-size: 12px;
color: #FF3300;
text-decoration: underline;
}
.fkillprice {
font-family: "MS Sans Serif";
font-size: 13px;
color: #000000;
text-decoration: line-through;
}
