/* CSS Document */

.navigation {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #006699;
	font-weight: bold;
}
.navigation:hover {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #CC00FF;
	font-weight: bold;
}
.navigation2 {
	font-family: Helvetica;
	font-size: 14px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.navigation2:hover {
	font-family: Helvetica;
	font-size: 14px;
	text-decoration: underline;
	color: #CC00FF;
	font-weight: bold;
}
.navigation3 {
	font-family: Helvetica;
	font-size: 10px;
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
.navigation3:hover {
	font-family: Helvetica;
	font-size: 10px;
	text-decoration: underline;
	color: #CC00FF;
	font-weight: bold;
}
.HelveticaWhite12Bold {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.DkRedHelvetica14 {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 660033;
}
.PurpHelvetica12Bold {
	font-family: Helvetica;
	font-size: 12px;
	font-style: italic;
	color: #3B0083;
}
.PurpItalicCRHelvetica9 {
	font-family: Helvetica;
	font-size: 9px;
	font-style: normal;
	color: #840033;
}
