body, a, input, textarea{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

table {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

td.button_over {
	background: url(../_img/menu_over.jpg); 
	background-repeat: repeat-x; 
	cursor: pointer;
}

td.copyright {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}