/************************************ *		Erase default browsers styles ************************************/  html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {	margin: 0px;	padding: 0px;}table, tr, th, td, img {	border: none;}caption, th, td {	text-align: left;	font-weight: normal;}table, td, th {	vertical-align: middle;}ul {	list-style: none;}:focus {	outline: none;}a {	color: #006C85;	text-decoration: none;}a:hover {	color: #FF6C00;	text-decoration: underline;}
