/* Links */
a {text-decoration: none; border: none; color: #FA8100; font-weight: bold}
a:link {text-decoration: none; }
a:visited {text-decoration: none;}
a:hover {text-decoration: none; #FA8100}
a.special {text-decoration: none; border: none; color: #00A000; font-weight: normal}
a:active {outline: none;}
a:focus {-moz-outline-style: none;}

a.gal {text-decoration: none; border: none; }
a:hover.gal {text-decoration: none; color: #FFAA00;}

/* onderstaand in gebruik bij de gallery opties boven in de gallery-pages*/ 
#galTxt {font-family: tahoma; 
	color: #FA8100; 
	font-size:8pt; 
	font-weight: bold; 
}

a.galnorm {text-decoration: none; border: none; font-weight: normal}
a:hover.galnorm {text-decoration: none; color: #FFAA00;}

#galTxtNorm {font-family: tahoma; 
	color: #FA8100; 
	font-size:8pt; 
	font-weight: normal; 
}