a:hover {
    text-decoration: none;
	color: #666633;
}

.link {
    text-decoration: underline;
	color: #666633;
}

.franchise0 {
  font-family: arial,verdana;
  font-size: 11px;
  font-weight: bold;
  color: #990000;
	border-width: 1px;
	border-color: #666633;
    border-style: double;
 }

.franchise1 {
  font-family: arial,verdana;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFCC;
	border-width: 1px;
	border-color: #990000;
    border-style: double;
	background: #990000;
 }

.box {
	border-width: 1px;
	border-color: #CCCC99;
    border-style: double;
 }

.box1 {
	border-width: 1px;
	border-color: #666633;
    border-style: double;
 }

.newsheader{
  font-family: arial,verdana;
  font-size: 16px;
  font-weight: bold;
  color: #CC0000;
}

.text{
  font-family: arial,verdana;
  font-size: 12px;
  color: #666633;
}

.caption{
  font-family: arial,verdana;
  font-size: 11px;
  color: #666633;
}

.textbox {
	font-family: arial,verdana;
	font-size: 11px;
	color: #999966;
	background: #DAE6F4;
	border-width: 1px;
	border-style: double;
	border-color: #CCCC99;
}

.button {
	font-family: arial,verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999966;
	background: #DAE6F4;
	border-width: 1px;
	border-style: double;
	border-color: #CCCC99;
}

.footer{
  font-family: arial,verdana;
  font-size: 11px;
  color: #666633;
}


