.default {
   font-family: verdana;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration: none;
   text-align: justify;
}
.default A:link {
   font-family: verdana;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration: underline;
   text-align: justify;
}
.default A:visited {
   font-family: verdana;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration: underline;
   text-align: justify;
}
.default A:hover {
   font-family: verdana;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration: none;
   text-align: justify;
}
.default A:active {
   font-family: verdana;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration: underline;
   text-align: justify;
}
.default_title {
   font-family: verdana;
   font-size: 16px;
   font-weight: bolder;
   color: #F9D17D;
   text-decoration: none;
   text-align: justify;
}
.footerTxt {
   font-family: verdana;
   font-size: 11px;
   color: #F9D17D;
   text-decoration: none;
}
.footerTxt A:link {
   font-family: verdana;
   font-size: 11px;
   color: #F9D17D;
   text-decoration: none;
}
.footerTxt A:visited {
   font-family: verdana;
   font-size: 11px;
   color: #F9D17D;
   text-decoration: none;
}
.footerTxt A:hover {
   font-family: verdana;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: none;
}
.footerTxt A:active {
   font-family: verdana;
   font-size: 11px;
   color: #F9D17D;
   text-decoration: none;
}
.copyright {
   font-family: verdana;
   font-size: 9px;
   color: #F9D17D;
   text-decoration: none;
}
.copyright A:link {
   font-family: verdana;
   font-size: 9px;
   color: #FFFFFF;
   text-decoration: none;
}
.copyright A:visited {
   font-family: verdana;
   font-size: 9px;
   color: #FFFFFF;
   text-decoration: none;
}
.copyright A:hover {
   font-family: verdana;
   font-size: 9px;
   color: #FFFFFF;
   text-decoration: underline;
}
.copyright A:active {
   font-family: verdana;
   font-size: 9px;
   color: #FFFFFF;
   text-decoration: none;
}
li {
	margin-bottom: 5px;
}