body	{
	background: #ffffe0;
	}
a	{
	text-decoration:none;
	font-family: Times New Roman;
	font-size: 15px;
	color: #012345;
	padding:1px;
	height:10px;
	}
a:visited	{
	color: #312375;
	}
a:hover	{
	padding:0px;
	background:#ffffcc;
	border: 1px solid #012345;
	}
div	{
	width:320px;
	padding:1px;
	color: #a11111;
	}
h3	{
	width:300px;
	color: #811111;
	}
li	{
	width:320px;
	color: #a11111;
	}
