Body {
	background-color: #e2e2d3;
	font-family: sans-serif;
}

A {
	color: Black;
	text-decoration: none;
}

A:link:hover {
	text-decoration: underline;
	font-weight: bold;
}

A:visited {
	color: Maroon;
}

A:visited:hover {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

table.menu {
	border: 3px solid #ffffff;
	background-color: transparent;
}

P {
	text-align : justify;
	color : #660000;
}

#content {
	width: 450px; position: absolute; top: 0;
	
}
