@charset "utf-8";
/* CSS Document */

#stmcenter p.centercol {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #330000;
	text-decoration: none;
	text-align: left;
	position: absolute;
	z-index: 3;
	width: 600px;
	left: 50px;
	top: 40px;
}
#stmcenter  p.h6header {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #330000;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 20px;
	z-index: 3;
	width: 300px;
	left: 200px;
}
}

#stmcenter a:link {
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}
#stmcenter a:visited {
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}
#stmcenter a:hover {
	font-weight: bold;
	color: #FF99FF;
	text-decoration: none;
}

#stmcenter a:active {
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}
