.top_links {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #515151;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.titles {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	background-color: #C0C0C0;
	letter-spacing: 3px;
	display: run-in;
}
.title_2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
}

