﻿.giohang
{
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	color:Green;
}

.giohang:hover
{
	text-decoration:underline;
	color:#ffffff;
	background:#000000;
}

.chitietGh
{
		color:White;	
    	text-decoration:none;
    	font-size:13px;
    	
}

.chitietGh:hover
{
	color:Silver;
    	
    	font-weight:bold;
}

.giohang3
{
	text-decoration:none;
	color:#ff00c6;
	cursor:pointer;
}
.giohang3:hover
{
	color:Black;
	font-weight:bold;
}