.body {
    line-height: 20px;
    font-size: 13px;
    color:  #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.body a:link {
	color: #027ABB;
	text-decoration: none;
}
.body a:visited {
	color: #275B92;
	text-decoration: none;
}
.body a:hover {
	color: #333333;
}
.body a:active {
	color: #275B92;
	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: #027ABB;
	text-decoration: none;
}
.body3 a:hover {
	color: #FFFFFF;
}
.body3 a:active {
	color: #027ABB;
	text-decoration: underline;
}

.head {
	line-height: 22px;
	font-size: 16px;
	color:  #874925;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.head a:link {
	color: #027ABB;
	text-decoration: none;
}
.head a:visited {
	color: #027ABB;
	text-decoration: none;
}
.head a:hover {
	color: #FFFFFF;
}
.head a:active {
	color: #027ABB;
	text-decoration: underline;
}
