A.link {
	font-family: Georgia;
	font-size:9px;
	color:#605e58;
	text-decoration: none;
	font-weight: normal;
}

A.link:Active {
	color:#850535;
	font-size: 9px;
	font-weight: normal;
}
A.link:Hover {
	color:#FFCC00;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
}


A.link2 {
	font-family: Georgia;
	font-size:11px;
	color:#000000;
	text-decoration: none;
}

A.link2:Active {
	color:#000000;
	text-decoration: none;
	font-size: 11px;
}
A.link2:Hover {
	color:#FFCC00;
	text-decoration: none;
	font-size: 11px;
}

A.linksub {
	font-family: Georgia;
	font-size:12px;
	color:#069;
	text-decoration: none;
	font-weight: normal;
}

A.linksub:Active {
	color:#039;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
A.linksub:Hover {
	color:#F90;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}


.textoaddr {
	font-family: Georgia;
	font-size: 13px;
	color: #605e58;
	text-align: left;
	line-height: 18px;
}

.texto {
	font-family: Georgia;
	font-size: 15px;
	color: #605e58;
	text-align: left;
	line-height: 20px;
}

.textobold {
	font-family: Georgia;
	font-size: 15px;
	color: #605e58;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
}

.textomin {
	font-family: Georgia;
	font-size: 10px;
	color: #605e58;
	line-height: 18px;
}
	

.title {
	font-family: Georgia;
	font-size: 18px;
	color: #FF9900;
	text-align: left;
	line-height: 25px;
}

.titleb {
	font-family: Georgia;
	font-size: 18px;
	color: #FF9900;
	text-align: left;
	line-height: 25px;
	font-weight: bold;
}

.subtitle {
	font-family: Georgia;
	font-size: 15px;
	color: #FF9900;
	text-align: left;
	line-height: 18px;
}
#box-table-b
{
	font-family: "Georgia";
	font-size: 15px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border-top: 7px solid #FBC620;
	border-bottom: 7px solid #FBC620;
}
#box-table-b th
{
	font-size: 15px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #FBC620;
	border-left: 1px solid #FBC620;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #e8edff; 
	border-right: 1px solid #FBC620;
	border-left: 1px solid #FBC620;
	color: #669;
}

#hor-minimalist-b
{
	font-family: "Georgia";
	font-size: 15px;
	background: #fff;
	margin: 2px;
	width: 98%;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 15px;
	font-weight: normal;
	color: #F90;
	padding: 10px 8px;
	border-bottom: 2px solid #F90;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #666;
	padding: 3px 4px;
	width: 33%;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}

