BODY{
	font-family : "Trebuchet MS", Tahoma, Verdana;
	font-size : x-small;
	SCROLLBAR-FACE-COLOR: #C4AC7C;
    SCROLLBAR-HIGHLIGHT-COLOR: #C4AC7C;
    SCROLLBAR-SHADOW-COLOR: #002D20;
    SCROLLBAR-3DLIGHT-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #E3DDD2;
    SCROLLBAR-DARKSHADOW-COLOR: #C4AC7C
}

A {
	text-decoration: underline;
	color: 000096;
}
A.whitelink {
	text-decoration: underline;
	color: FFFFFF;
}
A:Hover {
	text-decoration: underline;
	color: 003022;
}
A.whitelink:Hover {
	text-decoration: underline;
	color: 003022;
}
TD  { 
	font-family : "Trebuchet MS", Tahoma, Verdana;
	font-size : x-small;
 } 
 .footer-font {  font-size: xx-small; color: D7D3C9}
 
.smalltext  { 
	font-family : Verdana;
	font-size : xx-small;
 } 
 
 .para-title  {
	font-size : x-small;
	color : 003022;
	font : bold;
} 
.bold {
	font-weight: bold
	
	}
.bigbold {
	font-weight: bold;
	font-size: large
	}
.boldred {
	font-weight:bold;
	color: red
	}
.whitelink {
	color: white
	}
.sale{
	color: red;
	font-weight:bold
	}
.sale-lite {
	color: EB2A2A
	}
.strike {
	text-decoration : line-through;
}