/* CSS Document */
.txt    { font-family: tahoma; font-size: 12px; color: #000000; margin-left: 5; margin-top: 5; margin-right: 5; margin-bottom: 5 }
.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: #272727; text-decoration: none} 
.navbar { 
          background-color: transparent;
          margin-top: 0px;
	      margin-bottom: 4px;
}
.spacing { padding: 10px;}
a.black {color:#ffffff;text-decoration:underline;} 
a.black:hover {color:#red;text-decoration:underline;} 
