#blog_best a:hover 
{
	color: #990000;
	text-decoration : underline; 
}
#blog_best a:link
{
	color: #006633;
	text-decoration : underline; 
}
#blog_best a:visited
{
	color:  #006633;
	text-decoration : underline; 
}
#blog_best a:active
{
	color:  #006633;
	text-decoration : underline; 
}
#blog_new
{
width:238px;height:28px;
border:1px solid #FAC383;float:right;
background-image:url('../_v2images/right5.jpg');
padding-top:7px;
padding-left:40px;
}
#blog_new_content
{
width:238px;height:200px;border:1px solid #FAC383;float:right;
}
