﻿
h1 			 { text-decoration: none; font-weight: normal; font-family: "tahoma"; font-size: 48px; color:#000080}

a            { text-decoration: none; }
a:link       { text-decoration: none; color: #000099; text-align: center; }
a:visited    { text-decoration: none; color: #000099; }
a:hover      { text-decoration: underline; color: #0000FF; }

a.nav:link		{ text-decoration: none; color: #DDDDDD; }
a.nav:visited	{ text-decoration: none; color: #DDDDDD; }
a.nav:hover		{ text-decoration: underline; color: #FFFFFF; }

a.bottomheader:link		{ text-decoration: none; color: #AAAAAA; font-weight: bold; font-family: "tahoma"; font-size: 12pt; }
a.bottomheader:visited	{ text-decoration: none; color: #AAAAAA; font-weight: bold; font-family: "tahoma"; font-size: 12pt; }
a.bottomheader:hover	{ text-decoration: underline; color: #FFFFFF; font-weight: bold; font-family: "tahoma"; font-size: 12pt; }

a.bottomlink:link		{ text-decoration: none; color: #888888; font-weight: normal; font-family: "tahoma"; font-size: 10pt; }
a.bottomlink:visited	{ text-decoration: none; color: #888888; font-weight: normal; font-family: "tahoma"; font-size: 10pt; }
a.bottomlink:hover		{ text-decoration: underline; color: #FFFFFF; font-weight: normal; font-family: "tahoma"; font-size: 10pt; }

a.biggy:link	{ font-size:18pt; text-decoration: none; }
a.biggy:visited	{ font-size:18pt; text-decoration: none; }
a.biggy:hover	{ font-size:18pt; text-decoration: underline; }
