/* CSS Document */

.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
.style2 {
	color: #C3B7AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 5pt;
	word-spacing: normal;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7F6F66;
	border-right-color: #7F6F66;
	border-bottom-color: #7F6F66;
	border-left-color: #7F6F66;
}
body {
	background-color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CCFF;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
.style4 {	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

