body{
	background:  #333333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 200px 0px 0px 0px;
	color:#fff;
	background-color:#333;
}

table {
	margin-left:auto;
	margin-right:auto;
}

.front{
	text-decoration: none;
	letter-spacing : 1px;
	line-height : 18px;
	font-size : 70%;
	color: #A2A2A2;
}


.front a:link,.front a:visited {
	color: #A2A2A2;
    font-size : 100%;
	text-decoration: none;
}
.front a:hover{
	font-size : 100%;
	color: #7896FE;
}

.frontaddress{
	text-decoration: none;
	letter-spacing : 1px;
	line-height : 16px;
	font-size : 60%;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer {
	text-align:center;
	padding-top:90px;
	text-decoration: none;
	letter-spacing : 1px;
	line-height : 18px;
	font-size : 70%;
	color: #A2A2A2;
}

img a:hover {border:0px;}