@charset "utf-8";
/* CSS Document */

 a:link { color: #000000; text-decoration: none; background-color: transparent } 
 a:visited { color: #000000; text-decoration: none; background-color: transparent } 
 a:hover { color: #919944; text-decoration: underline; background-color: transparent } 
 a:active { color: #919944; text-decoration: underline; background-color: transparent } 
 
 .contentlink {
	color: #A5AE4D; text-decoration: underline; background-color: transparent }
