﻿body
{
    font-family: Arial;
    font-size: 12px;
    color: White;
    line-height: 18px;
    font-weight: bold;
}

a 
{
    outline:0;
}

a.fixedLink 
{
    outline: 0;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}

.portfolioTitle
{
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
}

a.contentLink 
{
    outline: 0;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ff9900;
    text-decoration: none;
}