/* 1) -=-=-=- General selectors -=-=-=- */

body {
	background: #ffffff 
	you	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	vertical-align: text-top;
		}
p {
	margin-top: 2px;
	line-height: 1.4em;
}
h1 {
	font-size: 14px;
	font-weight: bolder;
	color: 0a0f6e;
	padding-left: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	font-variant: normal;
	letter-spacing: 0.5em;
	word-spacing: normal;
	display: inline;
}


table {
	font-size: 90%;
}

	
a:link {
	color: #0a0f6e;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-right: 2px;
	}


	
a:visited {
	color: #c2db00;
	text-decoration: none;
	padding: 2px;
	margin-left: 8px;
	}
	
a:hover, a:active {
	background: #c2db00;
	color: #fff;
	text-decoration: none;
	}

.tdContact {
	text-indent: 8px;
}
.tdimg {
	margin-right: 10px;
	margin-left: 100px;
}
.tdimg2 {
	margin-right: 10px;
}
.tableTable {
	width: 601px;
	height: auto;
	margin-top: 5px;
	margin-left: 80px;
}


#squid a:link {
	color: #fff;
	font-weight: normal;

	
	}
#squid a:visited {
	color: #fff;
	
	}
#squid a:hover, img a:active {
	background: #fff;
	color: #fff;

	}
