body
{
    margin: 0px;
    background: #FFFFFF;
    font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	color: #3D3D3D;
	font-style : normal;
	font-size : 11px;
	line-height: 17px;
	background-image:url(../images/bg_index.gif);
	background-repeat: repeat-x;
}
a.lnk_webs
{
	font-size: 9px;
	color: #B4A19A;
	font-family: Verdana,Arial,Helvetica;
	text-decoration: none;
	font-style : normal;
	font-weight: normal;
}
a.lnk_webs:hover
{
	font-size: 9px;
	color: #B4A19A;
	font-family: Verdana,Arial,Helvetica;
	text-decoration: underline;
	font-style : normal;
	font-weight: normal;
}
.bottom
{
    font-size: 9px;
	color: #B4A19A;  
}
hr
{
    height: 1px;
    border: 1px solid #CBC0BE;
}