body {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
}

.content {
	font-size: 11px; color: #333333;
}

table {
	font-size: 11px; color: #333333;
}

.content a {
	color: #76551E;
}

.content a:hover{
	text-decoration: none;
}

.news {
	font-size: 10px;
}

.news a {
	color: #76551E;
}

.news a:hover{
	text-decoration: none;
}
.pc {
	font-size: 12px; color: #333333;
}
.pc a {
	color: #FFFFFF;
}

.pc a:hover{
	color: #EEEEEE; text-decoration: none;
}
.footer {
  font-size: 10px; color: #D8D4C9;
}

.footer a {
  font-size: 10px; color: #FFFFFF;
}

.footer a:hover {
  font-size: 10px; color: #E2E2E2; text-decoration: none;
}

.welcome {
  font-size: 18px; color: #660000; font-weight: bold;
}

.host {
  font-size: 14px; color: #333333; font-weight: bold;
}

.date {
  font-size: 12px; color: #333333;
}

.slogan {
  font-size: 14px; color: #660000; font-style: italic; font-weight: bold;
}

.heading {
  font-size: 12px; color: #660000; font-weight: bold;
}

.pageheading td {
	background: #999999; font-size: 13px; color: #FFFFFF; font-weight: bold; 
}

.italics {
  color: #660000; font-style: italic;
}

.redcolor {
  color: #660000;
}
