﻿#news_list_editor a
{
	color: #0099cc;
	text-decoration: none;
}

#news_list_editor a:hover
{
	color: Red;
	text-decoration: none;
}

