body{
	font-family: Arial, Helvetica, sans-serif;
}

p{
	color: #3e1f00;
	font-size: 14px;
}

a{
	font-size: 14px;
	color: #3e1f00;
	text-decoration: underline;
}

a:hover{
	font-size: 14px;
	color: #3e1f00;
	text-decoration: underline;
}

h1{
	color: #cc0000;
	font-size: 24px;
}

#navbox{
	background-color: #3e1f00;
}

#left{
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#left:hover{
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}