a							{
										text-decoration:none;
										color:Red;
										}
a:hover							{
										text-decoration:underline;
										}
a.news,
a.news:link,
a.news:visited							{
										text-decoration:none;
										color:Fuchsia;
										
										}
a.news:hover							{
										text-decoration:underline;
										}
