body {
	background-color: #000000;
background-attachment: fixed;}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {color: #ffffff}

.style2 {font-family: Tahoma}
.style3 {
	font-size: 10px;
	font-weight: bold;}
.style5 {font-size: 12px}
.style6 {
	color: #FFFFFF;
	font-size: 14px;
}
.style7 {font-size: 16px}
.style8 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
}
.style9 {font-size: 14px}
.style10 {font-size: 14}
.style11 {font-size: 12}
.style12 {font-weight: bold}
.style13 {color: #CC0000}
.style14 {color: #000000}
body {
	background-image: url(bground.png);
}