body {
	
	left: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-style: oblique;
	
}
.menu{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	
}
.menubold{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #993300;
	text-decoration: none;
}
a:hover {
	top: 1px;
	left: 1px;
	color: #FF0000;
	text-decoration: underline;
	position: relative;
}
