﻿.DNN_News_ItemLink a, .DNN_News_ItemLink a:link
{
 background-image: url("activate.gif");
 background-repeat: no-repeat;
 font-size: 12px;
 font-weight: bold;
 margin-bottom: 0px;
 padding-left: 20px;
 font-style: normal;
 padding-bottom: 5px;
 text-decoration: underline;
 color: #015e6c;
}

.DNN_News_ItemLink a:visited {
    color:#888888; 
    text-decoration:underline; 
	font-style: normal;
}

.DNN_News_ItemLink a:hover {
    color:#ff0000; 
    text-decoration:underline; 
	font-style: normal;
}

.DNN_News_ItemDate 
{
 font-style: italic;
 margin: 0px;
}

.DNN_News_ItemDetails 
{
 margin: 0px;
}
