body{
background-color: #E4DFCE;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
#tab{
	border: thin solid #000000;
	border-bottom: thin;
	border-bottom-style: solid;
	border-left: thin;
	border-left-style: solid;
	border-top: thin;
	border-top-style: solid;
	border-right: thin;
	border-right-style: solid;
	border-color:#BFB79D;
}
#menu table{
	border: thin solid #000000;
	border-bottom: thin;
	border-bottom-style: solid;
	border-left: thin;
	border-left-style: solid;
	border-top: thin;
	border-top-style: solid;
	border-right: thin;
	border-right-style: solid;
	border-color:#BFB79D;
}
#menu table th{
background-color: #BFB79D;;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
}
#menu a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: blue;
}

#menu a:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: green;
}
#menu a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
}

#page a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: blue;
}
#page a:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: green;
}
#page a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
}
#pi a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}
#pi a:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}
#pi a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}