﻿.NewsDateText
{
	color: #1B5E8B;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
}

.NewsTextLink
{
    color: #6c6c6c;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}
.NewsTextLink:link, .NewsTextLink:active, .NewsTextLink:hover, .NewsTextLink:visited
{
    color: #6c6c6c;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}
.NewsClickCount
{
    background-image: url('./../images/Content/newsclicknumbg.jpg' );
    background-repeat: no-repeat;
    color: #3FAEE3;
    font-family: Georgia;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

.NewsSourceText
{
    background-image: url('./../images/Content/newssourceicon.jpg' );
    background-repeat: no-repeat;
    color: #3FAEE3;
    font-family: Georgia;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}

.NewsHeaderLink
{
	color: #3FAEE3;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
}
.NewsHeaderLink:link, .NewsHeaderLink:active, .NewsHeaderLink:hover, .NewsHeaderLink:visited
{
	color: #3FAEE3;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
}


.NewsImgLink
{
    color: #00afff;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;
}

.NewsImgLink:link, .NewsImgLink:active, .NewsImgLink:hover, .NewsImgLink:visited
{
    color: #00afff;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;
}

.NewsLink,.NewsLink:link, .NewsLink:active,.NewsLink:visited{color:#777777; font-family:Arial; font-size:12px; text-decoration:none;}
.NewsLink:hover{color:#777777;font-family:Arial; font-size:12px; text-decoration:none;}
