@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #690000;
}
body {
	background-color: #EBDFAD;
}
a:link {
	color: #EBDFAD;
	text-decoration:none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration:none;
}
a:active {
	color: #FFC;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #993400;
}
h2 {
	font-size: 14px;
	color: #630000;
}
h3 {
	font-size: 12px;
	color: #900;
	text-decoration: none;
}
.linkonmain {
	font-weight: bold;
	background-color: #F60;
}
.style1 {
	font-weight: bold;
	background-color: #F60;
	text-transform: uppercase;
	text-decoration: underline;
	color: #EBDFAD;
}
.style2 {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #993400;
}
.style3 {
	font-weight: bold;
	text-transform: uppercase;
}

.STYLE11 {	text-transform: uppercase;
	font-weight: bolder;
	color: #0000FF;
}

.date {
	font-weight: bold;
	color: #600;
	text-align: left;
}
.box {
	border-top-style: solid;
	border-color: #993400;
	border-width: 1px;
	background-color: #F7E6D2;
	text-decoration: none;
}
.announ {
	text-transform: uppercase;
	font-weight: bolder;
	color: #000;
	background-color: #EBDFAD;
	font-size: 14px;
}
