body {
	color: #0000A0;
	background-color: FFFCC8;
	font-family: Times New Roman;
}

hr {
	color: #0000A0;
}

#head {
	font-size: 0.8em;
}

a:link {
	color: #0000A0;
	font-weight : bold;
	text-decoration:none;
}

a:visited { 
	color: #0000A0;
	font-weight : bold;
	text-decoration:none;
}

a:hover { 
	color: #0000A0;
	font-weight : bold;
	text-decoration:underline; 
}

a:active { 
	color: #0000A0;
	font-weight : bold;
	text-decoration:underline; 
}
