/* CSS Document */

.text2 {font-family: tahoma; font-size: 13px; font-weight: bold; color: #FFFFFF; }
.text3 {font-family: tahoma; font-size: 13px; color: #FFFFFF; }
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textnormal {color: #FFFFFF}
.text1 {font-family: tahoma; font-size: 12px; color: #FFFFFF; }
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9A00;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
.box_1 {
	border: thin solid #999;
}
