body{
	background-color: #FFFF99;
	/*SCROLLBAR-FACE-COLOR:#ebeeb7; 
	SCROLLBAR-HIGHLIGHT-COLOR: #6699CC; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #ebeeb7; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;*/
}
img{
	border: 0px none;
}


.titulo{
	text-decoration : none;
	font-size: 28px;
	font-family: verdana; 
	color: #000000;
	font-weight : bolder;
}
.marron_g{
	text-decoration : none;
	font-size: 30px;
	font-family: verdana; 
	color: #692d15;
	font-weight : bolder;
}
.marron_m_n{
	text-decoration : none;
	font-size: 18px;
	font-family: verdana; 
	color: #692d15;
	font-weight : bolder;
}
.marron_m{
	text-decoration : none;
	font-size: 18px;
	font-family: verdana; 
	color: #692d15;
}
.marron_p_n{
	text-decoration : none;
	font-size: 15px;
	font-family: verdana; 
	color: #692d15;
	font-weight : bolder;
}
.marron_p{
	text-decoration : none;
	font-size: 15px;
	font-family: verdana; 
	color: #692d15;
}



.negro_g{
	text-decoration : none;
	font-size: 30px;
	font-family: verdana; 
	color: #000000;
	font-weight : bolder;
}
.negro_m_n{
	text-decoration : none;
	font-size: 18px;
	font-family: verdana; 
	color: #000000;
	font-weight : bolder;
}
.negro_m{
	text-decoration : none;
	font-size: 18px;
	font-family: verdana; 
	color: #000000;
}
.negro_p_n{
	text-decoration : none;
	font-size: 15px;
	font-family: verdana; 
	color: #000000;
	font-weight : bolder;
}
.negro_p{
	text-decoration : none;
	font-size: 15px;
	font-family: verdana; 
	color: #000000;
}



.link1 {
	display: block;
	font-family:verdana;
	text-decoration : none;
	text-align:left;
	color: #000000;
	font-size: 14px;
	font-weight : bolder;
	text-align: center;
}

a:link {
	font:bold;
	text-decoration: none;
	border-color: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #9E1F1F;
	text-decoration: none;
}

.menu {
	display: block;
	font-family:verdana;
	text-decoration : none;
	text-align:left;
	color: #000000;
	font-size:12px;
	font-weight : bolder;
}

