body{
margin:0,0,0,0;
}

a:link {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.txt{
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	text-decoration: none;
}
.txt_menu {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	color: #FFFF66;
	text-decoration: none;
}



