body {
	background-color: #cccccc;
	MARGIN: 0px;
	FONT-SIZE: 12px;
	FONT-FAMILY: tahoma, verdana;
}
a.link_menu:link {
	color: #FFFFFF;	
	font-weight: bold; 
	text-decoration: none;
}
a.link_menu:visited {
	color: #FFFFFF;	
	font-weight: bold; 
	text-decoration: none;
}
a.link_menu:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a.link_menu:active {
	color: #FFFFFF;	
	font-weight: bold; 
	text-decoration: none;
}
.bottom {
	color: #333333;
	text-decoration: none;	
}
.bottom_link:link {
	color: #333333;	
	text-decoration: underline;
}
.bottom_link:visited {
	color: #333333;	
	text-decoration: underline;
}
.bottom_link:hover {
	color: #FF9900;
	text-decoration: underline;
}
.bottom_link:active {
	color: #333333;	
	text-decoration: underline;
}
.style1 {color: #333333}
.style2 {color: #006600}
.style3 {color: #FFFFFF}
.style5 {color: #FFDDAA}
.style6 {
	color: #009900;
	font-weight: bold;
}
.style7 {color: #009900}
.style8 {
	color: #FF0066;
	font-weight: bold;
}
.style9 {
	color: #FF3300;
	font-weight: bold;
}
.style10 {color: #000000}
/* Form
form {
	width: 400px;
	border: 1px solid #EEE;
	padding: 10px;
	margin: 40px auto;
}

label {
	display: block;
	margin-top : 8px;
	width: 100%;
	background-repeat: no-repeat;
}

img {
	border:0;
}

.blue {
	color: #0099CC;
	font-weight: bold;
}
*/
.style_menu_nolink {
	font-weight: bold;
	color: #FFFFFF;
}
