@charset "ISO-8859-1";
#Table_01 {
		margin-top: 40px;
}

td#center {
	height: 489px;
	background-color: #F2C744;
}

.style1 {
	font-size: 20px
}
.style2 {
	font-size: 22px;
	color: #B85D28;
}

body {
	background-color: #401525;
}
a:link {
	color: #B65D29;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B65D29;
}
a:hover {
	text-decoration: none;
	color: #F2C744;
}
.style3 {
	color: #401525;
	font-size: 24px;
}
.style4 {font-size: 18px}
