.wires {
/*
	background-attachment: fixed;
	background-image: url(../_i/wires.gif);
	background-repeat: no-repeat;
	background-position: right center;
*/
}
.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.h1:link, a.h1:hover, a.h1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.yellow {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDD900;

}
a.yellow:link, a.yellow:hover, a.yellow:visited{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDD900;
        text-decoration:none;
	font-weight:normal
}


.yinvert {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FDD900;

}
a.yinvert:link, a.yinvert:hover, a.yinvert:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FDD900;
	text-decoration:none;
	font-weight:normal
}
.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 17px;
	text-align: justify;


}
link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #A5A5A5;
	text-decoration: dash;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #FF0028;
}
.smenu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}

.smenu2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9BDC1E;
}
