body{margin: 0px;
	background-color: #63FF9C;}

.contents{
	position: absolute;
	top: 162px;
	left: 194px;
	width: 555px;
	text-align: justify;
	height: 776px;

		}
.menu{
	position: absolute;
	top: 160px;
	left: 0px;
	background-color: #7A9932;
	width: 128px;
	height: 772px;
}

.menu a:link {
	color:#ffffff;
	font-size: 14px;
}
.menu a:active {
	color:#ffffff;
	font-size: 14px;
}
.menu a:visited {
	color:#ffffff;
	font-size: 14px;
}
.menu a:hover {
	color:#ffffff;
	background-color: #663399;
	width: 100%;
	font-size: 14px;

}

.links{
	position: absolute;
	top: auto;
	left: 1px;
	width: 771px;
	height: 30px;
	font-size: 4px;



		
	}

a{
	font-family: Arial;
	text-decoration: none;
}
a:visited{
	font-family: Arial;
	color: blue;
}
a:hover{
	font-family: Arial;
	color: red;
}
p{
	font-family: Arial;
	font-size: 12px;
	
}
h1{
	font-family: Arial;
	font-size: 12px;
	
}


.bottomlinks {
	
	font-size: 10px;
	font-family: Arial;

}
