.linkA a:link {
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
.linkA a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
.linkA a:hover {
	color: #3366FF;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
}
.linkA a:active {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}

.linkB a:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
.linkB a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
.linkB a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
}
.linkB a:active {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}

.linkC a:link {
	color: #F0F0F0;
	text-decoration: none;
	font-size: 12px;
}
.linkC a:visited {
	color: #F0F0F0;
	text-decoration: none;
	font-size: 12px;
}
.linkC a:hover {
	color: #0000FF;
	font-size: 12px;
	text-decoration: underline;
}

.linkD a:link {
	color: #5C5C5C;
	text-decoration: none;
	font-size: 80%;
}
.linkD a:visited {
	color: #5C5C5C;
	text-decoration: none;
	font-size: 80%;
}
.linkD a:hover {
	color: #3366FF;
	text-decoration: underline;
	font-size: 80%;
}

.linkE a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}
.linkE a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}
.linkE a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 90%;
}
.linkE a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 90%;
}

.linkF a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
}
.linkF a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
}
.linkF a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 80%;
}

.linkG a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}
.linkG a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}
.linkG a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 80%;
}

