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

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #6C6E6D;
}
a:visited {
	text-decoration: none;
	color: #6C6E6D;
}
a:hover {
	color: #9D0F1E;
}
a:active {
	color: #9D0F1E;
}
.txtstb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #594E4A;
	text-transform: uppercase;
}
.txtgroot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #6C6E6D;
}
