body {
	background-color : #669966;
	font-family : "Times New Roman", Times, serif;
}

a:visited {
	color : Green;
}

li {
	list-style-position : outside;
}

.menutext {
	font-size : 12px;
}
.menubacker {
	background-color : #ffcc66;
}   
.bodytext {
	font-family :  "Times New Roman";
	font-size : 14px;
}

.footertext {
	font-family :  "Times New Roman";
	font-size : 12px;
}
