﻿body
{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.gray-small
{
    font-family: Tahoma; color: #aaaaaa; font-size: 10px;
}
.blackish-large
{
    font-family: Verdana; color: #444444; font-size: 13px;
}
.orange-small
{
    color:#BA4614; font-size: 10px;
}
.white-large
{
    color: #ffffff; font-family: Arial; font-size: 14px; font-weight: bold;
}
.white-large:hover
{
    text-decoration: none;
    color: #DEDD97;
}
