.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #5b76d2;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}



.footer a:link{
	color: #5b76d2;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	color: #5b76d2;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}



.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4f69be;
	line-height: normal;
	text-decoration: none;

}

.menu a:link{
	color: #4f69be;
	font-weight: bold;
	text-decoration: none;
}

.menu a:visited{
	color: #4f69be;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu2 {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 25px;
	text-decoration: none;
}
.menu2 a:link{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu2 a:visited{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu2 a:hover{
	font-weight: normal;
	color: #CDDEE8;
	text-decoration: none;
}
.content {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.content a:link{
	font-weight: bold;
	color: #ffcc00;
	text-decoration: underline;
}
.content a:visited{
	font-weight: bold;
	color: #ffcc00;
	text-decoration: underline;
}
.content a:hover{
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}