﻿#top_nav_estate a {
	font-family: "Times New Roman", Times, Serif;
	font-size: large;
	color: #9AC7EE;
	text-align: center;
}
#top_nav_estate ul {
	list-style-type: none;
	margin: 0px;
}
#top_nav_estate li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#top_nav_estate a:hover {
	font-family: "Times New Roman", Times, Serif;
	font-size: large;
	color: #600033;
	text-decoration: underline;
}
#top_nav_estate {
	margin: 25px auto 25px auto;
	width: 800px;
	height: 20px;
	clear: both;
}
.style1 {
	font-family: "Times New Roman";
}
.style2 {
	font-size: large;
}
.style3 {
	color: #FF0000;
}

