
body {
	font-family:arial;
	color:#A0A0A0;
}

a {
	text-decoration:none;
	color:#A0A0A0;	
	outline: none;
}
a:hover {
	text-decoration:none;
	color:#4B4B4B;	
}
a:focus{-moz-outline-style: none;}

img {	
	border:0px;	
}

table {
	margin:0px;
	padding:0px;
}

td {
	vertical-align:bottom;
	margin:0px;
	padding:0px;
}

.col1 {
	width:130px;
	height:374px;
}

#menu {
	font-size:13px;	
	margin-top:-2px;
	margin-left:10px;
}

#centre {
	margin:auto;
	width:680px;
	padding-top:0px;
}
