/* CSS Document */
#topsnippet A:link { font-family: verdana, tahoma, Arial; font-size: 11px; font-weight: bold;  color: #000000; text-decoration: underline}
.txt-snippet2    { font-family: tahoma; font-size: 10px; color: #000000; margin-left: 5; margin-top: 5; margin-right: 5; margin-bottom: 5 }
.txt    { font-family: tahoma; font-size: 12px; color: #000000; margin-left: 5px; margin-top: 5px; margin-right: 5px; margin-bottom: 5px }
.foot    { font-family: tahoma; font-size: 12px; color: #ffffff; margin-left: 5; margin-top: 5; margin-right: 5; margin-bottom: 5 }
.headline    { font-family: tahoma, verdana; font-size: 25px; color: #ffffff; font-weight: bold; margin-left: 25; margin-top: 0; font-style: italic; }
a:link { font-family: verdana, tahoma, Arial; font-size: 12px; color: #000000; text-decoration: underline}
a:hover { font-family: verdana, tahoma, Arial; font-size: 12px; color: #FF0000; text-decoration: underline}
a:visited { font-family: verdana, tahoma, Arial; font-size: 12px; color: #000007; text-decoration: underline} 
.navbar { 
          background-color: transparent;
          margin-top: 0px;
	      margin-bottom: 4px;
}
.spacing { padding: 10px;}
.spacing2 { font-family: tahoma; font-size: 12px; color: #000000; padding: 10px;}
a.black {color:#ffffff;text-decoration:underline;} 
a.black:hover {color:#red;text-decoration:underline;} 