﻿.ArticleByTypeList_Title 
{
    font-size: 12px;
    font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
}
.ArticleByTypeList_Title a:link {color: #333;text-decoration: underline}
.ArticleByTypeList_Title a:visited {color: #333;text-decoration: underline}
.ArticleByTypeList_Title a:active {color: #333;text-decoration: underline}
.ArticleByTypeList_Title a:hover {color: #333;text-decoration: underline}

.ArticleByTypeList_Content {
    font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	
}
.ArticleByTypeList_Content a:link {color: #333;text-decoration: underline}
.ArticleByTypeList_Content a:visited {color: #333;text-decoration: underline}
.ArticleByTypeList_Content a:active {color: #333;text-decoration: underline}
.ArticleByTypeList_Content a:hover {color: #333;text-decoration: underline}
.ArticleByTypeList_Image 
{
    border: solid 1px #000;
}
