a.buy:link     {
	BACKGROUND-COLOR: #841010;
	CURSOR: hand;
	text-decoration: none;
	font-size : xx-small;
	HEIGHT: 15px;	
	TEXT-ALIGN: center;
	color: #FFFFC6;
}

a.buy:visited  {
	BACKGROUND-COLOR: #841010;
	CURSOR: hand;
	text-decoration: none;
	font-size : xx-small;
	HEIGHT: 15px;	
	TEXT-ALIGN: center;
	color: #FFFFC6;
}

a.buy:active   {
	BACKGROUND-COLOR: #841010;
	CURSOR: hand;
	text-decoration: none;
	font-size : xx-small;
	HEIGHT: 15px;	
	TEXT-ALIGN: center;
	color: #FFFFC6;
}

a.buy:hover    {
	BACKGROUND-COLOR: #841010;
	CURSOR: hand;
	text-decoration: none;
	font-size : xx-small;
	HEIGHT: 15px;	
	TEXT-ALIGN: center;
	color: #C0C0C0;
}


