.newsbody{
	
	padding : 0px;
	border: 0px;
	background-color:#ff9a00;
	
}

body, td{
	font-size: 10pt;
	font-family: arial, sans-serif;
	color: black;
}

input, select{
	font-family: arial, sans-serif;
	border-width: 1px;
	border-color: #666666;
	font-size: 10px;
}

img{	border: none; }

.subnavi {
	color: #000000; 
	font-size: 11px;
}
a.subnavi, a.subnavi:link, a.subnavi:visited, a.subnavi:active, .subnavi {
	color: white; 
	font-size: 11px; 
	text-decoration: none;
}
.copy, a.copy, a.copy:link, a.copy:visited, a.copy:active {
	color: #666666; 
	font-size: 10px; 
	text-decoration: none;
}
a:hover, a.copy:hover, a.subnavi:hover { 
	color: yellow;
}
