#XmasFix a { color: #000066!important; text-decoration: underline; }
#XmasFix a:hover { text-decoration: none; }

#XmasFix a.head { text-decoration: none!important; }

#christmasbar {
/*	BACKGROUND: url(/images/styles/christmas/christmas_top1.jpg) #000000 no-repeat;*/
    background: url(/images/headers/c_banner.jpg) #000000 no-repeat;
	width:774px;
	height:99px;
}

#christmasnav {
	float: right;
	margin-top: 30px;
	height:62px;
	margin-right:5px;
	text-align:right;
}

.christmasdepartment {
    FONT: 11px verdana;
/*    color:green;*/
    color: #CCC;
}

.christmasdepartment A {
    FONT: 11px verdana;
/*    color:green; */
    color: #CCC;
    text-decoration:none;
}

.christmasdepartment A:hover {
    FONT: 11px verdana;
/*    color:red;*/
    color: #FFF;
    text-decoration:underline;
}

.christmasyouarehere  {
    FONT: 14px Microsoft Sans Serif, Arial;
/*    color:#990000;*/
    color: #FFF;
    font-variant:small-caps;
}