@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
body, td, th {
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {font-size: 10px}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

style3 a {text-decoration:none}

.hombox{
	width:460px;
	float:left;
	padding:15px;
	font-size:12px;
	overflow:hidden;
	text-align:left;
}
.hombox li{
	padding:0 0 7px 0;
}
.links{
	color:#fde104!important;
	text-decoration:none
}
.links a, a:hover{
	color:#fde104;
	text-decoration:none
}
