.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	letter-spacing: 1px;

}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link  {
color : #000000;
text-decoration : none;
}
a:visited {
color : #000000;
text-decoration : none;
}
a:hover {
color : #999999;
text-decoration : none;
} 
/*//<!--.body{
//background-repeat:repeat-y;
//background-color:#666666;
//}-->*/
.tblborder{
border: 2px solid #494949;
}
.tblborder1{
border: 1px solid #e1b86a;
margin-top:0px;
}