.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.menu:hover, .menuSelect, .menuSelect:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
.Style1 {
	font-size: 18px;
	color: #990000;
}
.menu_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.menu_foot:hover, .menu_footSelect, .menu_footSelect:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.Style2 {color: #666666}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}



#tableau td, tr{
 	border:#929F50 solid 1px;
}
