a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.link1 {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.link1 a:link {
	color: #990000;
	text-decoration: none;
}
.link1 a:visited {
	color: #990000;
	text-decoration: none;
}
.link1 a:hover {
	color: #FF9900;
	text-decoration: none;
}
.link1 a:active {
	color: #FF9900;
	text-decoration: none;
}


.link2 {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}
.link2 a:link {
	color: #FF9900;
	text-decoration: none;
}
.link2 a:visited {
	color: #FF9900;
	text-decoration: none;
}
.link2 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.link2 a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.style1 {
	font-size: 12px;
	color: #999999;
}
.twelve {
	font-size: 12px;
}
.twelveColor {
	font-size: 12px;
	color: #FF9900;
}
.link3 {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.link3 a:link {

	color: #FF9900;
	text-decoration: none;
}
.link3 a:visited {

	color: #FF9900;
	text-decoration: none;
}
.link3 a:hover {

	color: #990000;
	text-decoration: none;
}
.link3 a:active {

	color: #990000;
	text-decoration: none;
}
.link4 {

	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}
.link4 a:link {

	color: #CCCCCC;
	text-decoration: none;
}
.link4 a:visited {

	color: #CCCCCC;
	text-decoration: none;
}
.link4 a:hover {

	color: #FF9900;
	text-decoration: none;
}
.link4 a:active {

	color: #FF9900;
	text-decoration: none;
}
.twelveBullet {
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
}
