body {
	margin-left: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.text {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
}

.sm_text {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
}

.yellow_text {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#F2A73E;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #F2A73E;
}
