body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #fef8e7;
	margin: 0px;
	padding: 0px;
}

h1   {font-size: 13px; font-family: Tahoma; text-decoration: none; font-weight: bold; 
               word-spacing: 0; line-height: 100%; margin: 0 }
a:link {
    color: #ff7800;
	text-decoration:underline;
}

a:visited {
    color: #ff7800;
	text-decoration:underline;
}

a:hover {
    color: #ff7800;
	text-decoration:none;
}


.top_menu a:link {
	font-size: 14px;
    color: #333333;
	text-decoration:none;
}

.top_menu a:visited {
	font-size: 14px;
    color: #333333;
	text-decoration:none;
}

.top_menu a:hover {
	font-size: 14px;
    color: #ff7800;
	text-decoration:underline;
}


}.menu_selected {
	font-size: 14px;
	color: #FF7800;
	text-decoration:underline;
}
