.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: 10px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 7px;
}
a:link 
{
	color: black;
}
a:active
{
	color: black;
}
a:hover
{
	color: gold;
}
a:visited  
{
	color: black;
}