body {
	font-family: Helvetica Neue, Helvetica, Arial;
	margin-top: 0px;
	margin-left: 0px;
}

img {
    border: 0px;
}
strong {
	font-size: 20px;
}
a:link {
	color: #ffcc00;
	font-weight: bold;
}
a:visited {
	color: #ffcc00;
	font-weight: bold;
}
a:active {
	color: #ffcc00;
}
a:hover {
	color: #1a45a6;
	font-weight: bold;
}
form textarea {
	background: #ffcc00;
}
form input {
	background: #ffcc00;
}
form select {
	background: #ffcc00;
}
form submit {
	background: #ffcc00;
}

/* //////////////////// DWH /////////////////////// */

li {
	font-family: Helvetica Neue, Helvetica, Arial;
	font-size: 13px;
	color: #000000;
	list-style-type: disc;
}

ul {

	font-family: Helvetica Neue, Helvetica, Arial;
	font-size: 13px;
	color: #000000;
	line-height: 1.5em;
}
.footlinks {
font-family:Arial, Helvetica,sans-serif;
font-size: 9px;
color: #333333;
}

.footlinks a {
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
color: #333333;
text-decoration:none;
}




