BODY {
	SCROLLBAR-FACE-COLOR: #6F6F37;
	SCROLLBAR-HIGHLIGHT-COLOR: #999966;
	SCROLLBAR-SHADOW-COLOR: #3E3E28;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #003366;
	SCROLLBAR-TRACK-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	background-color: #000000;
}

A:VISITED {
     font : 10px Verdana; 
	 color: #312B22;
	 text-decoration:none;
}
A:LINK {
     font : 10px Verdana; 
	 color: #312B22;
	 text-decoration:none;
}
A:ACTIVE {
     font : 10px Verdana; 
	 color: #312B22;
	 text-decoration:none;
}

A:HOVER {
     font : 10px Verdana; 
	 color: #635745;
	 text-decoration:none;
}

A.jewellery:VISITED {
     font : 12px Verdana; 
	 color: #000000;
	 text-decoration:none;
	 font-weight: bold;
}
A.jewellery:LINK {
     font : 12px Verdana; 
	 color: #000000;
	 text-decoration:none;
	 font-weight: bold;
}
A.jewellery:ACTIVE {
     font : 12px Verdana; 
	 color: #000000;
	 text-decoration:none;
 	 font-weight: bold;
}

A.jewellery:HOVER {
	font : 12px Verdana;
	color: #635745;
	text-decoration:none;
	font-weight: bold;
}

A.amber:VISITED {
     font : 14px Verdana; 
	color: #635745;
	 text-decoration:none;
	 font-weight: bold;
}
A.amber:LINK {
     font : 14px Verdana; 
	color: #635745;
	 text-decoration:none;
	 font-weight: bold;
}
A.amber:ACTIVE {
     font : 14px Verdana; 
	color: #635745;
	 text-decoration:none;
 	 font-weight: bold;
}

A.amber:HOVER {
	font : 14px Verdana;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}

.text {
	font-size : 10px;
	font-family : Verdana;
	color: #312B22;

} 

.data {
	font-size : 10px;
	font-family : Verdana;
	color: #9C0000;

}

.button { 
font-family: Verdana; 
font-size : 11px;
background-color: #B9B295; 
border-style: 1px; 
color: #000000; 
} 