.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #797979;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}



.footer a:link{
	color: #797979;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	color: #797979;
	text-decoration: none;
	font-weight: normal;	
}

.footer a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
}



.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	line-height: normal;
	text-decoration: none;

}

.menu a:link{
	color: #323232;
	font-weight: bold;	
	text-decoration: none;
}

.menu a:visited{
	color: #323232;
	font-weight: bold;	
	text-decoration: none;
}

.menu a:hover{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.menu2 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #757575;
	line-height: normal;
	text-decoration: none;
}
.menu2 a:link{
	font-weight: bold;
	color: #d01a1a;
	text-decoration: none;
}
.menu2 a:visited{
	font-weight: bold;
	color: #d01a1a;
	text-decoration: none;
}
.menu2 a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

