@CHARSET "ISO-8859-1";

#main {
	height: 400px;
	width: 670px;
	margin: 20px auto 0px auto;
}

#links {
	width: 320px;
	height: 15px;
	margin: 15px 0px 0px 167px;
}

.texintro a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	margin: 0px 50px 0px 50px;
	text-transform:uppercase;
}

.texintro a:hover {
	color: #8F6F1D;
	text-decoration: none;
}