

.second {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	color: #986533;
}
.second A:link 
{
color: #986533;
text-decoration: underline;
}
.second A:visited 
{
color: #986533;
text-decoration: underline;
}
.second A:hover 
{
color: #986533;
text-decoration: underline;
}
.second A:active 
{
color: #986533;
text-decoration: underline;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #986533;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.links A:link 
{
color: #000033;
text-decoration: underline;
}
.links A:visited 
{
color: #000033;
text-decoration: underline;
}
.links A:hover 
{
color: #000033;
text-decoration: underline;
}
.links A:active 
{
color: #000033;
text-decoration: underline;
}
