A:link {
    color: #330000;
    text-decoration: none;
}
A:visited {
    color: #330000;
    text-decoration: none;
}
A:hover {
    color: #550000;
    text-decoration: underline;
}
A:active {
    color: #330000;
    text-decoration: none;
}
BODY {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 10px;
}
P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
    color: #550000;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 10px;
}
H1 {
    font-size: 15px;
}
H2 {
    font-size: 13px;
}
H3 {
    font-size: 12px;
}
.AdminSmallMessage {
    color: #FF3300;
}
.AdminTitle {
    color: #FF3300;
    font-size: 12px;
    font-weight: bold;
}
.CategoriesList {
    font-size: 12px;
}
.CustomerMessage {
    color: #FF3300;
    font-weight: bold;
}
.DialogBorder {
    /*background-color: #FF8600;*/
}
.DialogBox {
    background-color: #FFFFFF;
    padding: 3px 5px 3px 3px;
}
.DialogTitle {
    background-color: #FFFBD3;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
}
.ErrorMessage {
    color: #FF3300;
    font-weight: bold;
}
.FormButton {
    color: #330000;
    font-weight: bold;
}
.HeadBox {
    background-color: #FFFBD3;
}
.ItemsList {
    color: #330000;
    font-weight: bold;
}
.Line {
    background-color: #FF6600;
}
.MarketPrice {
    font-family: Times New Roman;
    font-size: 14px;
}
.NavigationPath {
    color: #CC6666;
    font-weight: bold;
}
.NumberOfArticles {
    color: #000000;
    font-weight: bold;
}
.ProductDetails {
    color: #000000;
}
.ProductDetailsTitle {
    color: #FF3300;
    font-size: 12px;
    font-weight: bold;
}
.ProductPrice {
    color: #FF3300;
    font-size: 12px;
    font-weight: bold;
}
.ProductPriceConverting {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}
.ProductPriceSmall {
    color: #FF3300;
    font-weight: bold;
}
.ProductPriceTitle {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}
.ProductTitle {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}
.SaveMoneyLabel {
    color: #FFFFFF;
    font-weight: bold;
}
.Star {
    color: #FF0000;
}
.TableHead {
    background-color: #DDDDDD;
}
.Text {
    color: #000000;
}
.TopLabel {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}
.VertMenuBox {
    background-color: #FFD44C;
}
.VertMenuItems {
    color: #330000;
    text-decoration: none;
}
.VertMenuTitle {
    background-color: #FF8600;
    color: #330000;
    font-weight: bold;
}
