#options a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #74715B;
	padding-right: 720px;
	padding-left: 20px;
	padding-top: 9px;
	padding-bottom: 8px;
	text-align: right;
}
#options a:hover {
	background-color: #333;
	color: #FFC;
}
#footer a {
	color: #FFC;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: #FF9;
}
#other a {
	font-style: italic;
	color: #663;
}
#other a:hover {
	color: #933;
	text-decoration: none;
}
#moreOptions a {
	color: #FFC;
	text-decoration: none;
}
#moreOptions a:hover {
	color: #FFF;
}
#innerInfo a {
	text-decoration: none;
	font-size: 12px;
	color: #069;
	font-weight: bold;
}
#tohome a{
	color: #000;
	text-decoration: none;
}
#tohome a:hover {
	color: #000;
}
