/* CSS Document */
.weblayer { 	position: absolute; width:348px; height:53px; z-index:1; left: 156px; top: 221px;
}

.webaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 37px;
	color: #FFFFFF;
}
a.webaddress:link       { color: #FFFFFF; text-decoration:none;}
a.webaddress:visited    { color: #FFFFFF; text-decoration:none;}
a.webaddress:hover      { color: #FFCC33; text-decoration:none;}

.paragraphtext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
}
a.paragraphtext:link       { color: #000000; text-decoration:none;}
a.paragraphtext:visited    { color: #000000; text-decoration:none;}
a.paragraphtext:hover      { color: #FF0000; text-decoration:none;}

.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
a.Heading:link       { color: #000000; text-decoration:none;}
a.Heading:visited    { color: #000000; text-decoration:none;}
a.Heading:hover      { color: #FF0000; text-decoration:none;}

.HeadingHyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
a.HeadingHyperlink:link       { color: #0000FF; text-decoration:none;}
a.HeadingHyperlink:visited    { color: #0000FF; text-decoration:none;}
a.HeadingHyperlink:hover      { color: #FF0000; text-decoration:none;}

.subhead {font-size: 18px
}
a.subhead:link       { color: #000000; text-decoration:none;}
a.subhead:visited    { color: #000000; text-decoration:none;}
a.subhead:hover      { color: #FF0000; text-decoration:none;}

.Copyright {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
	
a.Copyright:link       { color: #666666; text-decoration:none;}
a.Copyright:visited    { color: #666666; text-decoration:none;}
a.Copyright:hover      { color: #FF0000}	

.FooterNav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333; }

a.FooterNav:link       { color: #333333; text-decoration:none;}
a.FooterNav:visited    { color: #333333; text-decoration:none;}
a.FooterNav:hover      { color: #FF0000}
