body{
	background: url('images/ea_01.gif') repeat-y center;
	margin: 0;
	padding: 0;
}
td{
	font-family: arial;
	font-size: 14px;
	color: #0E100D;
}
a{
	font-family: arial;
	font-size: 14px;
	color: #0E100D;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
.head{
	font-family: arial;
	font-size: 20px;
	color: #0E100D;
}
a.store{
	font-family: arial;
	font-size: 14px;
	color: #0E100D;
	text-decoration: none;
}
a.store:hover{
	text-decoration: underline;
}
.copy,a.copy{
	font-family: arial;
	font-size: 10px;
	color: #0E100D;
	text-decoration: none;
}
a.copy:hover{
	text-decoration: underline;
}
