﻿body {
}


.clsPrice
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}


A.clsBuyNow:link {
    font-family: Arial;font-size: 14px;font-weight: bold;color: #6600cc;text-decoration: none;
}
A.clsBuyNow:visited {
    font-family: Arial;font-size: 14px;font-weight: bold;color: #6600cc;text-decoration: none;
}
A.clsBuyNow:hover {
    font-family: Arial;font-size: 14px;font-weight: bold;color: #FF3300;text-decoration: underline;
}

A.clsNavLinks1:link {
    font-family: Arial;font-size: 12px;font-weight: normal;color: #3366ff;text-decoration: none;
}
A.clsNavLinks1:visited {
    font-family: Arial;font-size: 12px;font-weight: normal;color: #3366ff;text-decoration: none;
}
A.clsNavLinks1:hover {
    font-family: Arial;font-size: 12px;font-weight: normal;color: #FF3300;text-decoration: underline;
}

A.clsSmallNav:link {
    font-family: Arial;font-size: 11px;font-weight: normal;color: #888888;text-decoration: none;
}
A.clsSmallNav:visited {
    font-family: Arial;font-size: 11px;font-weight: normal;color: #888888;text-decoration: none;
}
A.clsSmallNav:hover {
    font-family: Arial;font-size: 11px;font-weight: normal;color: #FF3300;text-decoration: underline;
}

A.clsLinkBlue:link {
    font-family: Arial;font-size: 12px;font-weight: normal;color: #0000CC;text-decoration: none;
}
A.clsLinkBlue:visited {
    font-family: Arial;font-size: 12px;font-weight: normal;color: #0000CC;text-decoration: none;
}
A.clsLinkBlue:hover {
    font-family: Arial;font-size: 12px;font-weight: normal;color: #FF3300;text-decoration: underline;
}
