﻿.whw a:hover {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.menu {
	background-color: #99CCFF;
	font-family: verdana;
	font-size: 12px;
	color: #555555;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 3px;
	border-bottom-style: solid;
	border-width: 2px;
	border-color: #000080;
}
.menu a:hover {
	text-decoration: underline;
}
.menu a {
	color: #555555;
	text-decoration: none;
}
#content a {
	color: #555555;
	text-decoration: none;
}
.whw a {
	color: #555555;
	text-decoration: none;
}
.whw {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	text-align: right;
	font-family: verdana;
	font-size: 9px;
	color: #555555;
}
#footer {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #000080;
}
#content {
	font-family: verdana;
	font-size: 12px;
	color: #555555;
	padding: 30px 100px 25px 100px;
}
.indicator {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000080;
}
#wrap {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000080;
	background-color: #FFFFFF;
}
#header {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000080;
}
