a:hover        { color: #000; text-decoration: underline }
.greytext   { color: #808080 }
.padcell1    { padding-top: 10px; padding-right: 10px; padding-left: 10px }
.text     { color: #000000; font-size: 8pt; font-family: Verdana, "Times New Roman", Georgia }
.spacetext         { line-height: 13px }
.copywritebox     { padding-right: 5px }
.greenlink  { color: #00008b }
.padcell2  { padding-left: 5px }
.superscript  { vertical-align: super }
a:hover { background-color:whitesmoke }
.nounderlinelink  { color: #191970; text-decoration: none }
a.logo:link
{
	color: #666666; 
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 18px;
	font-weight: normal;
}

a.logo:visited
{
	color: #666666; 
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 18px;
	font-weight: normal;
}

a.logo:active
{
	color: #666666; 
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 18px;
	font-weight: normal;
}



a.logo:hover 
{
	color: #666666; 
	text-decoration: underline;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 18px;
	font-weight: normal;
}

