   body {
	background-color: #696A6F;
	color : White;
}
.text {
	font-family : arial;
	font-size : 12px;
	font-weight: bolder;
}

.text2 {
	font-family : arial;
	font-size : 11px;
	font-weight: bold;
	color:#EDEDEE;
        text-decoration:none;
}
	a:visited {
		text-decoration: none;
	}
	a {
		text-decoration: none;

	}
	a:hover {
		text-decoration: none;
		color: #DC920F;
	}
	.astudio {
		text-decoration: underline;
		color: #DC920F;
	}

	.link {
	margin-bottom: 2px;
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	margin-left: 4px;
        color: #EDEDEE;
}
	.link2 {
	margin-bottom: 2px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	margin-left: 4px;
        color: #EDEDEE;
}
	.linksel {
	margin-bottom: 2px;
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	margin-left: 4px;
	color: #DC920F;
}
	.links {
	margin-bottom: 2px;
	font-family: arial;
	font-size: 10px;
	margin-left: 20px;
	color: #EDEDEE;
}

font.brandname {
  color: #DC920F;
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0px;
  margin-left: 2px;
}

h1,h2,h3,h4,h5,h6 {
  color: #DC920F;
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0px;
  margin-left: 2px;
}

font.articleheader {
  color: #DC920F;
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
}

a.item {
  font-family: arial;
  font-size: 14px;
}

p.desc {
  font-family: arial;
  font-size: 14px;
  align: justify;
}  
.punctir {
	background-repeat : repeat-x;
}