@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #F79226;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Calibri, Tahoma;
}
h1 {
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 15px;
}
h2 {
	font-size: 18px;
	color: #F79228;
	background: #000;
	padding-left: 5px;
	border: 1px dotted #333;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
.orangetext {
	color: #F79226;
}
#secondnavsnoreguards, a:link {
	color: #FFF;
	text-decoration: none;
}
	#secondnavsnoreguards, a:visited {
	color: #FFF;
	text-decoration: none;
}
	#secondnavsnoreguards, a:hover {
	color: #000;
	text-decoration: none;
}
	#secondnavsnoreguards, a:active {
	color: #FFF;
	text-decoration: none;
}

