@charset "UTF-8";
.Titlelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #999999;
	background-color: #000000;
	background-position: 5px 5px;
	text-align: center;
	vertical-align: text-top;
	word-spacing: normal;
	clear: none;
	float: none;
	height: 25px;
	width: 800px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: fixed;
}
