body {
	background-image:url(camuflaje.gif);
	background-color: #009933;
	margin: 0px 0px 0px 0px;
}


.Top_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.Top_menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.titulo_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330000;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}

.opcion_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.opcion_menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}