﻿body {
    font-family: Verdana;
    font-size: 12px;
    color: #555555;
}

.PageContent {
    font-family: Verdana;
    font-size: 12px;
    color: #555555;
    margin-top:0px !important;
    padding-top:0px !important;
    
}

.news-Headline {
    Font-Size:14pt
}
.news-ByLine {

}
.news-Story {

}

.red {
    color: #ec2a31;
    font-weight: bold;
}
.body-HeaderText {
    font-size: 10pt;
    font-weight: bold;
    padding-bottom: 8px;
}

A.menu {
    color:#555555;
    text-decoration: none; 
    font-size: 8pt;
}

A.menu:hover {
    color:#e33723;
}

A.menu:active {
	color:#e33723;
}

A.NewsStoryLink {
    color:#555555; 
    font-size: 13px;
}
A.NewsStoryLink:link {
    color:#555555;
    text-decoration: underline; 
}

A.NewsStoryLink:visited {
    color:#555555;
}

A.NewsStoryLink:hover {
	color:#e33723;
}