.body {
	line-height: 18px;
	font-size: 12px;
	color:  #333333;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}

.body a:link {
	color: #6699FF;
	text-decoration: none;
}
.body a:visited {
	color: #6699FF;
	text-decoration: none;
}
.body a:hover {
	color: #333333;
	text-decoration: underline;
}
.body a:active {
	color: #6699FF;
}

.body2 {
	line-height: 17px;
	font-size: 11px;
	color:  #333333;
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-weight: normal;
}

.body2 a:link {
	color: #6699CC;
	text-decoration: none;
}
.body2 a:visited {
	color: #6699CC;
	text-decoration: none;
}
.body2 a:hover {
	color: #333333;
	text-decoration: none;
}
.body2 a:active {
	color: #6699CC;
	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;
}
