.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #6a6a6a;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}



.footer a:link{
	color: #6a6a6a;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	color: #6a6a6a;
	text-decoration: none;
	font-weight: normal;	
}

.footer a:hover{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;	
}



.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #fe9900;
	line-height: 32px;
	text-decoration: none;

}

.menu a:link{
	color: #fe9900;
	font-weight: bold;	
	text-decoration: none;
}

.menu a:visited{
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}

.menu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu2 {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #e7e7e7;
	line-height: 25px;
	text-decoration: none;
}
.menu2 a:link{
	font-weight: normal;
	color: #e7e7e7;
	text-decoration: none;
}
.menu2 a:visited{
	font-weight: normal;
	color: #e7e7e7;
	text-decoration: none;
}
.menu2 a:hover{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contents {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contents a:link{
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.contents a:visited{
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.contents a:hover{
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contents table{
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.contents td{
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

