a:link {
	color: #515151;
	font-family: Eurostile, Verdana, Arial;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	vertical-align: middle;
	font-weight: bold;
	text-align: right;
	height: 24px!important;
	line-height: 24px;
	width: 100%;
	text-decoration: none;
}

a:visited {
	color: #515151;
	font-family: Eurostile, Verdana, Arial;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	vertical-align: middle;
	font-weight: bold;
	text-align: right;
	height: 24px!important;
	line-height: 24px;
	width: 100%;
	text-decoration: none;
}


a:active {
	color: #515151;
	font-family: Eurostile, Verdana, Arial;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	vertical-align: middle;
	font-weight: bold;
	text-align: right;
	height: 24px!important;
	line-height: 24px;
	width: 100%;
	text-decoration: none;
	background-color: #CCCCCC;
}


a:hover {
	color: #515151;
	font-family: Eurostile, Verdana, Arial;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	vertical-align: middle;
	font-weight: bold;
	text-align: right;
	height: 24px!important;
	line-height: 24px;
	width: 100%;
	text-decoration: none;
	background-color: #CCCCCC;
	}

a.nav:link {
	color: #515151;
	font-family: Eurostile, Verdana, Arial;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	vertical-align: middle;
	font-weight: bold;
	text-align: right;
	height: 24px!important;
	line-height: 24px;
	width: 100%;
	text-decoration: none;
	}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}
