A {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;

}
A:hover {
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;

}
A:link {
	color: #FFCC00;
	font-weight: bold;
}
A:visited {color: #FFCC00}
A:active {color: #FFFFFF}

.standardcopy {font-family: VERDANA, ARIAL, HELVETICA; font-size: 9pt; color: #FFFFFF; font-weight: normal; line-height: 16px; text-transform: none}
.substorycopy {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #FFFFFF; font-weight: normal; line-height: 14px}
