body
	{
	margin: 0;
	}
	
.footer
	{
	font-size: 10;
	font-family: arial;
	color: #D7CE32;
	}
	
#menu a
	{
	text-align: center;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 13;
	color: #4B4918;
	display: block;
	width: 130px;
	margin: 5px;
	padding: 0.2em;
	border-bottom: 2px dotted #fff;
	}

#menu a: visited
	{
	text-align: center;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 13;
	color: #4B4918;
	display: block;
	width: 130px;
	margin: 5px;
	padding: 0.2em;
	border-bottom: 2px dotted #fff;
	}

#menu a:hover
	{
	color: #fff;
	background-color: #908B25;
	}

.alcim
	{
	font-family: times;
	font-size: 22;
	color: #fff;
	border-bottom: 1px dotted #908B25;
	width: 250;
	}

.text
	{
	font-family: arial;
	font-size: 11;
	color: #4B4918;
	text-align: justify;
	}
	
.lista
	{
	font-family: arial;
	font-size: 11;
	color: #4B4918;
	text-align: justify;
	list-style-type: circle;
	}
	
.footer a
	{
	font-size: 10;
	font-family: arial;
	color: #D7CE32;
	text-decoration: none;
	}

.footer a:visited
	{
	font-size: 10;
	font-family: arial;
	color: #D7CE32;
	text-decoration: none;
	}

.footer a:hover
	{
	font-size: 10;
	font-family: arial;
	color: #4B4918;
	text-decoration: none;
	}
	
.kep
	{
	border: 3px solid #fff;
	}
	
.text_c
	{
	font-family: arial;
	font-size: 12;
	color: #4B4918;
	text-align: center;
	}