ul {
	color: #990000;
	font-size: 18px;
	border: 1px solid;
	width: 246px;
	vertical-align: text-top;
	margin: 0px;
	padding: 0;
	border-color: #990000;
	background-color: #E7E1C3;
	
	
}
li {
	border-bottom: 1px dotted;
	border-bottom-color: #666600;
	list-style-type: none;
	width: 240px;
	height: 22px;
	vertical-align: middle;
	margin: 1px;
	padding: 3px;
	
	}
a:link {
	font-family: Times New Roman;
	color: #990000;
	text-decoration: none;
	

}
a:visited {
	font-family: Times New Roman;
	color: #0A0045;
	text-decoration: none;

}
a:hover {
	font-family: Times New Roman;
	color: #990000;
	text-decoration: underline;
	background-color: C2B473

}
