.line
{
	background-image: url(../images/design/line.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.copyright_text
{
	text-align: center;
	text-decoration: none;
	font-family: Arial;
	font-size: 0.7rem;
	font-weight: normal;
	padding-bottom: 0.7rem;
	padding-top: 0.6rem;
}
a:link 
{
	color: black;
}
a:active
{
	color: black;
}
a:hover
{
	color: gold;
}
a:visited  
{
	color: black;
}
.trade_title
{
    font-size: 0.7rem;
    color: black;
}
.trade_text
{
    color: black;
}