/* css document */

.link {
	font-family: "century gothic"; 
	font-size: 11px; 
	color:#760307
; text-decoration: none
}

.link_white {
	font-family: "century gothic"; 
	font-size: 11px; 
	color:#ffffff
; text-decoration: none
}

.link_black {
	font-family: "century gothic"; 
	font-size: 11px; 
	color:#000000
; text-decoration: none
}

.text {
	font-family: "century gothic"; 
	font-size: 11px;
	color: #000000;
}



.copyright {
	font-family: "century gothic";
	font-size: 9px;
	color: #000000;
}

.search {
	background-color: #ffffff;
	border-color: #646464;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	font-family: Verdana;
}