.a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.a:hover {
	font-size: 13px;
	color: #999900;
	text-decoration: underline overline;
}

.d {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.D:hover {
	font-size: 13px;
	color: #00CCFF;
	text-decoration: none;
}
.f {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.ag {
	font-size: 13px;
	color: #006600;
	text-decoration: none;
	line-height: 17px;
}
a.ag:hover {
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: underline;
}
.fg {
	width: 500px;
    
}

.fg img {width: 500px;
}
