div.box {
	border: 1px solid #000066 ;
	width : 698px;
}

div.nav a {
	border: 1px solid #000066;
	font-size : 10px;
	margin : 0px;
	padding : 2px;
	text-decoration : none;
	text-transform : uppercase;
}

div.text {
	text-align : center;
	width : 565px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	text-transform : uppercase;
	font-size: 10px;
	color: #527563;
	background-color: white;
}

div.nav a.message{
	color: #00008B;
	font-weight:bold;
}



