#products {
	font-family: Arial;
	font-size: 9pt;
	line-height: 14pt;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#products a:link {
	line-height: 2.5em;
	font-family: Arial;
	font-size: 9pt;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
	
}
#products a:visited {
	line-height: 2.5em;
	font-family: Arial;
	font-size: 9pt;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
	
}

#products a:hover {
   line-height: 2.5em;
	font-family: Arial;
	font-size: 9pt;
	
	color: #FF3300;
	text-decoration: none;
	
	

    display:inline;
}

#enable a:link {
	line-height: 2.5em;
	font-family: Arial;
	font-size: 9pt;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
	
}
#enable a:visited {
	line-height: 2.5em;
	font-family: Arial;
	font-size: 9pt;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
	
}

#enable a:hover {
line-height: 2.5em;
	font-family: Arial;
	font-size: 9pt;
	
	color: #FF3300;
	text-decoration: none;
	
	

    display:inline;
}


#nav  {
	line-height: 2.5em;
	color: #3399CC;
	font-family: Arial;
	font-size: 9pt;
	text-decoration:none;
	font-weight: normal;
}


#nav a:link {
	line-height: 2.5em;
	color: #3399CC;
	font-family: Arial;
	font-size: 9pt;
	text-decoration:none;
	font-weight: normal;
}

#nav a:hover {
	text-decoration:underline ;
}
#nav a:visited {
	line-height: 2.5em;
	color: #3399CC;
	font-family: Arial;
	font-size: 9pt;
	text-decoration:none;
	font-weight: normal;
}

#enable a span {
    display:none;
}

#enableweb {
    display:none;
}

#enableweb a:hover {
    display:inline;
}