.body {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
.body a:link {
	color: #FF6600;
	text-decoration: underline;
} 
.body a:visited {
	color: #FF6600;
	text-decoration: underline;
}
.body a:hover {
	color: #0265CB;
	text-decoration: none;
}
.body a:active {
	color: #0265CB;
	text-decoration: none;
}

.bodytitle {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #0265CB;
	line-height: 20px;
	text-align: justify;
}
.bodytitle a:link {
	color: #FF6600;
	text-decoration: underline;
} 
.bodytitle a:visited {
	color: #FF6600;
	text-decoration: underline;
}
.bodytitle a:hover {
	color: #0265CB;
	text-decoration: none;
}
.bodytitle a:active {
	color: #0265CB;
	text-decoration: none;
}

.mainnav {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	line-height: 20px;
	font-weight: bold;
}
.mainnav a:link {
	color: #FF6600;
	text-decoration: none;
} 
.mainnav a:visited {
	color: #FF6600;
	text-decoration: none;
}
.mainnav a:hover {
	color: #0265CB;
	text-decoration: none;
}
.mainnav a:active {
	color: #0265CB;
	text-decoration: none;
}


.bodywhite {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
}
.bodywhite a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
.bodywhite a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bodywhite a:hover {
	color: #FF6600;
	text-decoration: none;
}
.bodywhite a:active {
	color: #FF6600;
	text-decoration: none;
}


.bodywhitetitle {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: justify;
}
.bodywhitetitle a:link {
	color: #FFFFFF;
	text-decoration: underline;
} 
.bodywhitetitle a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodywhitetitle a:hover {
	color: #FF6600;
	text-decoration: none;
}
.bodywhitetitle a:active {
	color: #FF6600;
	text-decoration: none;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.small a:link {
	color: #666666;
	text-decoration: underline;
} 
.small a:visited {
	color: #666666;
	text-decoration: underline;
}
.small a:hover {
	color: #666666;
	text-decoration: none;
}
.small a:active {
	color: #666666;
	text-decoration: none;
}
