body {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 15px 0px 0px;
	background-color: #142344;
	background-repeat: repeat-x;
}
.white {
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CD8413;
	border-bottom-color: #CD8413;
}

h1 {
	text-align: center;
	color: #FFFFFF;
}
.warning {
	font-size: 14px;
	color: #EAC43F;
	background-color: #991312;
}
.entrance img {
	border: 1px solid #991312;
}
.thumb {
	border: 2px solid #991312;
}


.ad1 {
	font-size: 18px;
	text-align: center;
}



.copywrite {
	font-size: 12px;
	text-align: center;
}
.copywrite a:link {
	color: #000000;
	text-decoration: none;
}
.copywrite a:visited {
	color: #000000;
	text-decoration: none;
}
.copywrite a:hover {
	color: #000000;
	text-decoration: none;
}
.copywrite a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
color: #255430;
text-decoration: underline;
}
a:visited {color: #255430;
text-decoration: underline;
}
a:active {
color: #255430;
text-decoration: underline;
}
a:hover {
color: #CC0000;
}
.entrance {
	font-size: 36px;
	background-color: #FFFFFF;
	border: 2px solid #CD8413;
}

