BODY {
	background-color : #FFFFDD;
	font-family : Arial, Helvetica, sans-serif;
}

font.title{
	font-family: "Times New Roman", Times, serif;
	font-size : x-large;
	font-weight : bold;
	color : Olive;
}

a.big{
	text-decoration: none;
}

a:link{
	color: Blue;
	text-decoration: Underline;
}

a:active{
	color: #757500;
}

a:vlink{
	color: Olive;
}

li.inner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

a.top{
	color: Black;
	font-size: x-small;
}
