﻿.bfiBoldText
{
    font-weight: bold;
}

.bfiItalicText
{
    font-style: italic;
}

.bfiAnchorText
{
}

.bfiUnderlineText
{
    text-decoration: underline;
}

.bfiFadedText
{
    color: #697c93;
}

.bfiWikiText
{
}

.bfiMapText
{
}

.bfiSelectedText
{
    text-decoration: none;
    font-weight: bold;
    color: #2A2B6B;
}

p.bfiNewsParagraph
{
    padding: 5px 40px 0px 40px;
}
