/* CSS Document */
/*@import url(contacto.css);*/



body {		
	margin: 0;
	padding: 0;
	border: 0;
	/*background: #fff url(../img/fondo.gif) no-repeat top left;*/
	}

.caja {
	text-align: right;
	width: 800px;
	margin: 200px 0 0 0;
	padding: 0;
	border: 0;
	}
	


	
.texto01 {

	font-family: verdana;
	color: #178DC7;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 15px 0;
	border: 0;
	padding: 0;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 18px;
	}
	
.texto02 {
	font-family: verdana;
	color: #71706E;
	font-size: 9px;
	margin: 0 0 15px 0;
	border: 0;
	padding: 0;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 15px;
	}


a.menu01:link  {
font-weight: bold;
font-family: verdana;
	color: #71706E;
	font-size: 10px;
	margin: 0 0 15px 0;
	border: 0;
	padding: 0;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 15px;
	text-decoration: none;
	}
a.menu01:visited  {
font-weight: bold;
font-family: verdana;
	color: #71706E;
	font-size: 10px;
	margin: 0 0 15px 0;
	border: 0;
	padding: 0;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 15px;
	text-decoration: none;
	}
a.menu01:hover  {
font-weight: bold;
	font-family: verdana;
	color: #F2D700;
	font-size: 10px;
	margin: 0 0 15px 0;
	border: 0;
	padding: 0;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 15px;
	text-decoration: none;
	}
	
	