a:link 
{
color: #1C4539;
	text-decoration: none;
	font-family: Trebucket, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 180%;
	font-weight: 800;
	background: #D8D8D8;
}

a:visited 
{
color: #1C4539;
	text-decoration: none;
	font-family: Trebucket, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 180%;
	font-weight: 800;
	background: #D8D8D8;
}

a:hover {
	color: #FFFFFF;
	background: #CC3300;
	font-weight: 800;
	line-height: 180%;
	font-size: 14px;
	text-decoration: none;
}

.Redgreybars {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FF3333;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 2px;
	padding-left: 2px;
}
.whiteempasize {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
}
