﻿#toppagelink a:link, #toppagelink a:visited
{
	color: #336699;
	text-decoration: none;
} 

#toppagelink a:hover
{
	color: #336699;
	text-decoration: none;
}

#tdLinks a:link, #tdLinks a:visited
{
	color: #483d8b;
	text-decoration: none;
} 

#tdLinks a:hover
{
	color: #483d8b;
	text-decoration: none;
}

.toppagestyle
{
	font-size: 10pt;
	font-weight: bold;
	line-height: 18pt;
}

.linkheader
{
	font-size: 12pt;
	font-weight: bold;
	color: #4682b4;
	text-transform: uppercase;
}

.sitetitle
{
	font-size: 10pt;
	font-weight: bold;
	color: #4169e1;
}

.sitedescript
{
	font-size: 8pt;
	line-height: 10pt;
}

.linkheaddescript
{
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
}