@charset "big5";
.bg_repeat_once {
	background-image: url(images/content_03.gif);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}


a { 	
	color: blue; 
	text-decoration: none;
}
              
a:hover {  
	color: #9900CC; text-decoration: none
} 

a:visited {
	color:blue;
}
