A:active
{
    COLOR: Red
}
A:visited
{
    COLOR: Green
}

.Error{
FONT-WEIGHT: bold;
FONT-SIZE: x-small;
COLOR: Red;
}
.ErrorText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    COLOR: Red
}
.Footer A:active
{
    COLOR: Red
}
.Footer A:visited
{
    COLOR: Green
}
.Header A:active
{
    COLOR: Red
}
.Header A:visited
{
    COLOR: Green
}
.Sidebar A:active
{
    COLOR: Red
}
.Sidebar A:visited
{
    COLOR: Green
}
A:link
{
    COLOR: Blue
}
.Footer A:link
{
    COLOR: Blue
}
.Header A:link
{
    COLOR: Blue
}
.Sidebar A:link
{
    COLOR: Blue
}
.ShoppingCartButton{
FONT-WEIGHT: bold;
COLOR: Navy;
BACKGROUND-COLOR: #d4d0c8;
}
.ShoppingCartBody{
FONT-FAMILY: Arial;
FONT-WEIGHT: normal;
FONT-SIZE: x-small;
COLOR: #003366;
BACKGROUND-COLOR: White;
}
BUTTON{
FONT-WEIGHT: bold;
COLOR: Navy;
BACKGROUND-COLOR: #d4d0c8;
}
A:hover
{
    COLOR: Red
}
.Footer A:hover
{
    COLOR: Red
}
.Header A:hover
{
    COLOR: Red
}
.Sidebar A:hover
{
    COLOR: Red
}
TD{
font-family: Arial;
color: #003366;
font-weight: normal;
font-size: x-small;
}
.ShoppingCartTableHeading{
FONT-WEIGHT: bold;
FONT-SIZE: x-small;
COLOR: White;
BACKGROUND-COLOR: #003366;
}
#mfg select {
width: 117px;
}