.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	background-image: url(../../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}
.combo {
	background-color: #999;
	font-family: tahoma;
	font-size: 10px;
	color: #e0dbdb;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 4px;
}
.style1 {
	font-family: tahoma;
	font-size: 9px;
	color: #999;
}
.texto {
	font-family: tahoma;
	font-size: 10px;
	color: #505050;
	text-decoration: none;
}
.titulo {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
}
.link {
	font-family: tahoma;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}
.style7 {
	font-family: tahoma;
	font-size: 12px;
	color: #505050;
}
.style5 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style6 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.style10 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
