@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	background-image: url(autovisa/gris3.jpg);
	background-repeat:repeat;
	margin-top: 20px;
	background-color: #FFFFFF;
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	color:#000000;
}
.Estilo1 {
	color: #BD4C2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {color: #CCCCCC}
.links {
	
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#cccccc;
}
.links2 {
	
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	color:#cccccc;
}
