.body{
font-size:3;
}
.p {
	font-family: Arial;
}
.links{
	font-family: ;
	color: #ffffff;
	text-decoration: none;
}
.divmenu {
	margin: 0 auto 0 auto;
	position: relative;
	background-color: #800000;
	width: 800px;
	text-align: center;
	border: medium solid #000000;
}
.divbody {
	position: relative;
	text-align: center;
}
.divmenuitem {
	background-color: #000080;
	height: 22px;
	width: 80px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
