table {
width: 650;
border: none;
margin: 0 auto 0 auto;
Padding: 0;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #EFEBDE;
	font-weight: bold;
}
a:link, a:active, a:visited { 
	font-family: Arial;
	font-size:13px;
	text-align: center;
	text-decoration: none;
	color: #4680C2;
	float: left;
}
a:hover {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	text-align: center;
	color: #000;
}