.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
}
.linkcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
.shortcuts {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC}
.picturenotes {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: normal}
.linkcolor {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.linkcolorextern {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3366;
	line-height: 16px;
	text-decoration: none;
}
a:link { color:#ffcc33; text-decoration:none; }
a:active { color:#ffcc33; text-decoration:none; }
a:visited { color:#ffcc33; text-decoration:none; }
a:hover { color:#ffeeaa; text-decoration:none; }
