.links_cap {
	text-transform: uppercase;
	font-size: 80%;
	color: #8A96A8;
	text-decoration: none;
}
.links_seperator_sp {
	margin-left: 5px;
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	padding: -5px 0px 0px;
}
h1 {
	font-weight: bold;
	font-size: 175%;
}
.title_sub {
	font-size: 100%;
	font-weight: bold;
}
.admin_blue {
	color: #8080FF;
}
.titles {
	font-weight: bold;
	font-size: 175%;
	color: #8A96A8;
}
.lowercase {
	text-transform: lowercase;
}
.red {
	color: #CC3300;
}
.title_sub_link {

	font-size: 100%;
	font-weight: bold;
}
.link {
	color: #8A96A8;
	text-decoration: none;
}
