﻿
.CustomArticleList_Article
{
    margin:0px 0px 10px 0px;
    clear:both;
}

.CustomArticleList_Article a
{
    font-family:Georgia,Times,serif;
    font-size:large;
    color: #336633;
    text-decoration: none;
}
.CustomArticleList_Article a:hover
{
    color: #aa6633;
    text-decoration: underline;
}
.CustomArticleList_Description
{
}

.CustomArticleList_Date
{
    font-size:11px;
    color:#666666;
}

