body {  
	margin: 0; 
	padding: 0;
	font:normal 10pt Tahoma,MS Sans Serif,AngsanaUPC;
	background:#333333;
}
a{ 
	color: #000; 
	text-decoration: none;
	font:normal 10pt Tahoma,MS Sans Serif,AngsanaUPC;
}
a:link { 
	color: #000; 
	text-decoration: none;
}
a:visited { 
	color: #000; 
	text-decoration: none;
}
a:active { 
	color: #000; 
	text-decoration: none;
}
a:hover { 
	color: #f33; 
	text-decoration: underline;
}
input,textarea { 
	font:10pt Tahoma,AngsanaUPC;  
}  
strong { 
	font:bold 10pt Tahoma ,MS Sans Serif,AngsanaUPC;
} 
font,td { 
	font:normal 10pt Tahoma,MS Sans Serif,AngsanaUPC; 
}
.new_release{
	font:normal 8pt Tahoma,MS Sans Serif,AngsanaUPC;
}
.title_news{
	font:bold 11pt Tahoma,MS Sans Serif,AngsanaUPC;
}
#titlenews{
	color:#000000;
}
#titlenews a{
	color:#ff3333;
text-decoration: none;
}
#titlenews a:link{
	color:#ff3333;
}
#titlenews a:hover{
	color:#ff3333;
	text-decoration: underline;
}
#titlenews a:active{
	color:#ff3333;
}
#titlenews a:visited{
	color:#ff3333;
}
