a 	  { font-family: arial;
	    font-size: 12px;
	    color: #EC7600;
	    text-decoration: none
	  }
a:hover { font-family: arial;
	    font-size: 12px;
	    color: #000fff;
	    text-decoration: underline
	  }
h3 	  { font-family: arial;
	    font-size: 12px;
	    color: #000000;
	    font-weight: bold;
	    word-spacing: normal;
	    letter-spacing: 3px
	  }
h4 	  { font-family: verdana;
	    font-size: 11px;
	    color: #740407;
	    word-spacing: normal;
	    letter-spacing: 0px
	  }
p 	  { font-family: verdana;
	    font-size: 10px;
	    color: #740407;
	    word-spacing: normal;
	    letter-spacing: 0px;
	    line-height: 125%
	  }

body    { background-color: #ffffff;
	    background-image: url('images/fondo7.jpg');
		background-repeat: no-repeat;
		background-position:  left top; }
