.left_nav, .left_nav a, .left_nav a:link, .left_nav a:visited, .left_nav a:active
{
color: #009B66;
font-family: Arial;
font-size: 14px;
line-height: 20px; 
}

.left_nav a:hover
{
color: #009B66;
}

.top_nav, .top_nav a, .top_nav a:link, .top_nav a:visited, .top_nav a:active
{
color: #999999;
font-family: Arial;
font-size: 11px;
line-height: 24px;
font-weight: bold;
}

.top_nav a:hover
{
color: #000000;
}

.kensTopButtons
{
	FONT-SIZE:14px;
	FONT-FAMILY: Arial;
	COLOR: 009B66;
	FONT-WEIGHT: bold;
}

.KENSLEFTNAVLINK
{
	FONT-SIZE:14px;
	FONT-FAMILY: Arial;
	COLOR: #009B66 ! important; /* Do not remove important!!! It is there to override the default a:link definition on top*/	
	TEXT-DECORATION: none ! important;
}

:hover.KENSLEFTNAVLINK
{
	COLOR: #009B66 ! important;;
}
