.navigation {
	font-size: 12px;
	color: #fff;
}

.navigation a:link, .navigation a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}

.navigation a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #fff;
}

body, p {
	font: 14px/140% Georgia, Times New Roman, Times, serif;
	padding: 012px;
}

.bodylight {
	color: #727272;
}

a:visited, a:link {
	text-decoration : none;
	color: #990E1E;
}

a:hover {
	text-decoration : underline;
}

.subnav {
	font: 12px/130% Georgia, Times New Roman, Times, serif;
	padding: 12px;
}

.subnav a:link, .subnav a:visited {
	text-decoration: none;
	color: #990E1E;
}

.subnav a:hover {
	text-decoration: underline;
	color: #990E1E;
}

.more {
	font: 13px/160% Georgia, Times New Roman, Times, serif;
	padding: 12px;
	border: solid #4f6680 8px;
	background: url(../img-common/more.jpg) repeat;
}

.intro {
	font: 14px/130% Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
}

.bottom-nav {
	font: 10px/130% Georgia, Times New Roman, Times, serif;
	padding: 12px;
	color: #DAC88D;
	letter-spacing: .0625em;
}

.bottom-nav a:link, .bottom-nav a:visited {
	text-decoration: none;
	color: #DAC88D;
}

.bottom-nav a:hover {
	text-decoration: underline;
	color: #DAC88D;
}