body{
	background-color: White;
}
.leftbox{
   
	float: left;
	width:205px;
	margin-left: 90px;
}
.centerbox{
  
	margin-left:297px;
	width:573px;
}
.button{
	color: White;
}
.button a{
	color: White;
	text-decoration: none;
}
.men{
	
}
.men a{
	color: White;
}
select{
	color: White;
	background-color: #389CD0;
	display: block;
	font-family: verdana;
	 font: bold;
	 font-size: 10;
}
textarea{
   color: White;
	font-family: verdana;
	background-color: #389CD0;
	display: block;
	font: bold;
	 font-size: 10;
}
input{
	color: White;
	font-family: verdana;
	background-color: #389CD0;
	display: block;
	font: bold;
	 font-size: 10;
}
a{
	color: #9B9CFF;
}
a:hover{
	color: #2224FF;
	text-decoration: none;
}
.button a:hover{
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6{
	color: #0000CC;
}
