a:link {
	color: #CC0000;
	text-decoration: none;
}
a:active {color: #FFFFFF; }
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}

.body {
	margin: 0px;
	background-color: #000000;
	font-style: normal;
}
.text-no-indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-transform: none;
	padding: 2px;
}
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	line-height: 10px;
	background-color: #1F1F1F;
	text-transform: none;
	font-weight: bold;
	padding: 6px;
	text-align: center;
}
.back {
	margin: 0px;
	background-color: #000000;
	font-style: normal;
	background-repeat: repeat-y;
	background-position: -5px 160px;
}
.body2 {
	background-color: #121212;
	text-align: center;
}
