﻿a:link
{
	color: #007596; 
}

a:visited
{
	color: #773600; 
} 
a:active 
{
	color: #007596;
}

a:hover
{
    color: #007596;
    text-decoration:none;
}

b
{
font-weight:bold;
}

BODY, TABLE, TD, TH

{
	font-family: verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #424242;
}

p 
{
	font-family: Verdana, Helvetica; font-size: 8pt; color: #424242; font-weight: normal
}

.redtext { color:#db1e33 }

.whitetext {font-size: 8pt; color: #ffffff; font-weight:normal;}
.whitetext a:active    { text-decoration:underline; font-size: 8pt; color: #ffffff; font-weight:normal;}
.whitetext a:link     { text-decoration:underline; font-size: 8pt; color: #ffffff; font-weight:normal;}
.whitetext a:visited     { text-decoration:underline; font-size: 8pt; color: #ffffff; font-weight:normal;}
.whitetext a:hover     { text-decoration:none; font-size: 8pt; color: #ffffff; font-weight:normal;}

.howwhytext { color:#fff1e4 }

.smallerlite {font-family: Verdana, Helvetica; font-size: 7.5pt; color: #c39b7b; font-weight: normal}

.smaller {font-family: Verdana, Helvetica; font-size: 7.5pt; color: 000000; font-weight: normal}
.smaller a:active {text-decoration:underline; font-family: Verdana, Helvetica; font-size: 7.5pt; color: 000000; font-weight: normal}
.smaller a:link {text-decoration:underline; font-family: Verdana, Helvetica; font-size: 7.5pt; color: 000000; font-weight: normal}
.smaller a:visited {text-decoration:underline; font-family: Verdana, Helvetica; font-size: 7.5pt; color: 000000; font-weight: normal}
.smaller a:hover {text-decoration:none; font-family: Verdana, Helvetica; font-size: 7.5pt; color: 000000; font-weight: normal}

.copyright {font-size: 7.5pt; color: #9d6d39; font-weight:normal;}
.copyright a:active    { text-decoration:none; font-size: 7.5pt; color: #9d6d39; font-weight:normal;}
.copyright a:link     { text-decoration:none; font-size: 7.5pt; color: #9d6d39; font-weight:normal;}
.copyright a:visited     { text-decoration:none; font-size: 7.5pt; color: #9d6d39; font-weight:normal;}
.copyright a:hover     { text-decoration:underline; font-size: 7.5pt; color: #9d6d39; font-weight:normal;}




