BODY
{
    MARGIN-TOP: 0;
    FONT-SIZE: small;
    FONT-FAMILY: Verdana, 'MS Sans Serif';
    BACKGROUND-COLOR: white
}
TD
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Verdana, 'MS Sans Serif', Arial
}
TH
{
    FONT-SIZE: x-small;
    COLOR: white;
    FONT-FAMILY: Verdana, 'MS Sans Serif';
    BACKGROUND-COLOR: navy;
}
.vlink
{
    FONT-SIZE: x-small;
    COLOR: white;
    FONT-FAMILY: Verdana, 'MS Sans Serif';
}
.vlink A:link
{
    FONT-SIZE: x-small;
    COLOR: white;
    FONT-FAMILY: Verdana, 'MS Sans Serif';
}
.vlink A:visited
{
    FONT-SIZE: x-small;
    COLOR: white;
    FONT-FAMILY: Verdana, 'MS Sans Serif';
}
.vproduct
{
    FONT-SIZE: x-small;
    COLOR: yellow;
    FONT-FAMILY: Verdana, helvetica, 'MS Sans Serif'
}
.vproduct A:link
{
    FONT-SIZE: x-small;
    COLOR: yellow;
    FONT-FAMILY: Verdana, 'MS Sans Serif'
}
.vproduct A:visited
{
    FONT-SIZE: x-small;
    COLOR: yellow;
    FONT-FAMILY: Verdana, 'MS Sans Serif'
}
.tclass
{
    /* BACKGROUND-COLOR: #bdb76b */
}
.tclass TD
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Verdana, 'MS Sans Serif', Arial; 
    COLOR: black;
    /* BACKGROUND-COLOR: #bdb76b */
}

.hotel TD
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Verdana, 'MS Sans Serif', Arial;
    COLOR: maroon;
}

.clx TD
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Verdana, 'MS Sans Serif', Arial;
    COLOR: silver;
}

H1
{
    FONT-SIZE: medium;
    COLOR: navy;
    FONT-FAMILY: Verdana, 'MS Sans Serif'
}
.tborder 
{
	border: 'solid navy thin'
}

HR
{
    COLOR: navy
}
A:active#imagetext
{
    FONT-FAMILY: Verdana, Arial
    FONT-SIZE: xx-small;
    COLOR: navy;    
}
A:link#imagetext
{
    FONT-FAMILY: Verdana, Arial
    FONT-SIZE: xx-small;
    COLOR: navy;    
}
A:visited#imagetext
{
    FONT-FAMILY: Verdana, Arial
    FONT-SIZE: xx-small;
    COLOR: navy;    
}
A:hover#imagetext
{
    FONT-FAMILY: Verdana, Arial
    FONT-SIZE: xx-small;
    COLOR: #bdb76b;    
}