body	{ margin:0px; padding:0px; background-color: #989189; font-family: verdana, arial, sans-serif; font-size: 12px; }
td	{ font-family: verdana, arial, sans-serif; font-size: 12px; }


.bigtext	{ font-size: 14px; }
.smalltext	{ font-size: 10px; }
.caps		{ text-tranformation: uppercase; }
.bold		{ font-weight: bold; }
.white		{ color: white; }
.yellow		{ color: #FEC30D; }
.red		{ color: #B91F29 }
.dkblue		{ color: #143258; }

A		{ color: #729bbb; text-decoration: none; }
A:hover		{ text-decoration: underline; }
A:visited	{ text-decoration: none; }
A:active	{ text-decoration: none; }
A:visited:hover	{ text-decoration: underline; }


.homenewslink		{ color: white; font-size: 12px; font-weight: bold; text-decoration: none; }
.homenewslink:hover	{ text-decoration: underline; }
.homenewslink:visited	{ text-decoration: none; }
.homenewslink:active	{ text-decoration: none; }
.homenewslink:visited:hover{ text-decoration: underline; }

.headerlink		{ color: white; font-size: 14px; font-weight: bold; text-transformation: uppercase; text-decoration: none; padding-left: 15px; padding-right: 15px; }
.headerlink:hover	{ color: #143258; text-decoration: none; }
.headerlink:visited	{ color: white; text-decoration: none; }
.headerlink:active	{ color: white; text-decoration: none; }
.headerlink:visited:hover{ color: #143258; text-decoration: none; }

.footerlink		{ color: white; font-size: 10px; text-transformation: uppercase; text-decoration: none; }
.footerlink:hover	{ text-decoration: underline; }
.footerlink:visited	{ text-decoration: none; }
.footerlink:active	{ text-decoration: none; }
.footerlink:visited:hover{ text-decoration: underline; }

.resourcelink		{ color: #143258; font-size: 12px; font-weight: bold; text-decoration: none; }
.resourcelink:hover	{ text-decoration: underline;  }
.resourcelink:visited	{ text-decoration: none; }
.resourcelink:active	{ text-decoration: none; }
.resourcelink:visited:hover{ text-decoration: underline; }

.leftnavlink		{ color: white; font-size: 12px; font-weight: bold; text-decoration: none; }
.leftnavlink:hover	{ color: #143258; text-decoration: none;  }
.leftnavlink:visited	{ color: white; text-decoration: none; }
.leftnavlink:active	{ color: white; text-decoration: none; }
.leftnavlink:visited:hover{ color: #143258; text-decoration: none; }

.footertext	{ color: #6F96B7; font-size: 10px; text-transformation: uppercase; }


