a:link 		{ color: #006666; text-decoration: none; }
a:visited	{ color: #006666; text-decoration: none; }
a:active	{ color: #006666; text-decoration: none; }
a:hover 	{ background-color: #dddddd; text-decoration: none; }

body { 
font-size: 11pt; 
}

.hidden { 
table-layout: fixed; 
display: none;
overflow: hidden; 
visibility: hidden; 
width: 0px; 
height: 0px; 
clip: rect(0px,0px,0px,0px);
position: absolute; 
top: 0px; 
left: 0px; 
color: #ffffff; 
font-size: 0; 
}
