A {
	color: #FF5500;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

A:visited {
	color: #FF5500;
}

A:active {
	color: #FF5500;
	text-decoration: underline;
}

A:hover {
	color: #FF5500;
	text-decoration: underline;
}

#FO {
	font-size: 11px;
	font-weight: bold;
	color: #FF5500;
}
#FO:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FF5500;
}
#FO:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FF5500;
	text-decoration: underline;
}
#FO:active{
	font-size: 11px;
	font-weight: bold;
	color: #FF5500;
	text-decoration: underline;
}

#FG {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
#FG:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
#FG:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#FG:active {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

#MainNaviN {
	font-size: 12px;
	font-weight: bold;
	color: #FF5500;
	padding-left: 5px;
	text-transform: uppercase;
}

#MainNaviN:hover {
	color: #56643A;
	text-decoration: underline;
}

#MainNaviHL {	
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #56643A;
	padding-left: 5px;
	text-decoration: none;
}

.SubNavi {
	font-weight: normal;
	color: #293031;
	line-height: 20px;
	padding: 2px;
}

.SubNavi:visited {
	font-weight: normal;
	color: #293031;
	line-height: 20px;
	padding: 2px;
}

.SubNavi:hover {	
	color: #526D21;
	text-decoration: underline;
}

.SubNaviHL {	
	font-weight: normal;
	color: #526D21;
	line-height: 20px;
	padding: 2px;
}
