﻿
.left a:hover {
	display: block;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Halvetica;
	font-size: 11px;
	color:#d5051d;
	text-decoration: none;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	font-weight: normal;
	
	
}
.left a {
	font-family: Verdana, Arial, Halvetica;
	font-size: 11px;
	background-color: #4d5464;
	text-align: left;
	display: table;
	letter-spacing: 0px;
	text-decoration: none;
	color: #ffffff;
	font-style: normal;
	white-space: normal;
	word-spacing: normal;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	height: 20px;
	}
