a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #A69e99;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: inside;
	list-style-type: none;
	color: #FFFFFF;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
	display: block;
	padding: 0px;
	float: none;
}
.toplinks {
	padding: 5px 0px 0px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.background {
	background-attachment: scroll;
	background-image: url(SEG_BACKGROUND.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.toplinks2 {
	text-align: left;
	vertical-align: middle;
}
