body {
	scrollbar-face-color: #A29271;
	scrollbar-shadow-color: #5A3F14;
	scrollbar-highlight-color: #DEBFB4;
	scrollbar-3dlight-color: #A29271;
	scrollbar-darkshadow-color: #A29271;
	scrollbar-track-color: #A29271;
	scrollbar-arrow-color: #5A3F14;
	scrollbar-base-color: #A29271;
}
td
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-decoration: none;
	color: #FFF;
}

a:link {
	color: #8B7858; 
	text-decoration:none;
	font-weight: bold;
} 

a:visited 
{
color: #8B7858;
text-decoration:none; 
font-weight: bold;
} 

a:actived 
{
color: #8B7858; 
text-decoration:none; 
font-weight: bold;
} 

a:hover 
{
color: #8B7858;
text-decoration:underline; 
font-weight: bold;
} 
.paraguas {
	color: #333;
	font-weight: bold;
}