a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.rights {	font-size: 70%;
	color: #999999;
}
.blacktext {font-size: 90%;
	line-height: 150%;
	color: #333333;
}
.blacktextfornav {
font-size: 90%;
	color: #333333;
}

.green {
	color: #178E0D;
	line-height: 130%;
}
.red1 {
	color: #CC0000;
}

.blue {
	color: #0000FF;
	line-height: 130%;
}
.violet {
	color: #6633CC;
	line-height: 130%;
}
.yellow {
	color: #FFFF00;
	line-height: 130%;
}
.orange {
	color: #CC6633;
	line-height: 130%;
}
.pink {
	color: #FF0066;
	line-height: 130%;
}
.dark-gray {	font-size: 90%;
	color: #666666;
	line-height: 140%;
}
.white-bold {	color: #FFFFFF;
	font-weight: bold;
}.bold {
	font-weight: bold;
}
.mainsubtitle {font-size: 100%;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #415AF0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DD2D00;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8C9CF7;
}.orange140p {
	font-size: 140%;
	line-height: 120%;
	color: #FF6600;
	font-weight: bold;
}
.brown {
	color: #734E00;
	line-height: 130%;
}

