body  {
	font-family: "Arial", "helvetica", "新細明體", "細明體", "標楷體", "verdana"; 
	font-size: 11pt;
	margin-left:0;
	margin-top:0;
	text-decoration: none; 
	background-color: #FFFFFF; 
	background-attachment: fixed; 
	background-repeat: no-repeat;
}

a:link {  
	font-family: "Arial", "helvetica", "新細明體", "細明體", "標楷體", "verdana"; 
	font-size: 11pt; 
	color: #000000; 
	text-decoration: none
}


a:active {
	font-family: "Arial", "helvetica", "新細明體", "細明體", "標楷體", "verdana"; 
	font-size: 11pt; 
	color: #000000; 
	text-decoration: underline
}

a:visited {	
	font-family: "Arial", "helvetica", "新細明體", "細明體", "標楷體", "verdana"; 
	font-size: 11pt; 
	color: #000000; 
	text-decoration: none
}

a:hover {
	font-family: "Arial", "helvetica", "新細明體", "細明體", "標楷體", "verdana"; 
	font-size: 11pt;
	color: red;
	text-decoration: underline
}

table {
	font-family: "Arial", "helvetica", "新細明體", "細明體", "標楷體", "verdana"; 
	font-size: 11pt; 
	color: #000000; 
	text-decoration: none; 
	background-repeat: repeat-x
}
