.body {
    line-height: 17px;
    font-size: 9px;
    color:  #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.body a:link {
	color: #666666;
	text-decoration: underline;
}
.body a:visited {
	color: #666666;
	text-decoration: none;
}
.body a:hover {
	color: #000000;
	text-decoration: none;
}
.body a:active {
	color: #666666;
	text-decoration: underline;
}

.body2 {
    line-height: 17px;
    font-size: 11px;
    color:  #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.body2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.body2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.body2 a:hover {
	color: #333333;
}
.body2 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.body3 {
    line-height: 15px;
    font-size: 10px;
    color:  #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.body3 a:link {
	color: #027ABB;
	text-decoration: none;
}
.body3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.body3 a:hover {
	color: #FFFFFF;
}
.body3 a:active {
	color: #027ABB;
	text-decoration: underline;
}

