body {
    font-family: Tahoma, Verdana, Arial, Times New Roman;
    font-size:12px;
	background-color: #fff;
/*	background-image: url(/img/index.jpg);*/
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #000;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.texto {
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	font-size: 12px;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
/*	text-align: justify;*/
}
	.texto a:link {
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	text-decoration: none;
	border: #000000;
}
	.texto a:visited {
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	text-decoration: none;
}
	.texto a:hover {
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	text-decoration: underline;
}

