A.contact:link 
{ 
COLOR: #94cce2; 
}
 
A.contact:hover 
{ 
COLOR: #ffffff; 
} 


A.menu:link 
{ 
COLOR: #0f1477; 
}
 
A.menu:hover 
{ 
COLOR: #ffffff; 
} 

A.menu:active 
{ 
COLOR: #ffffff; 
} 

A.menu:visited
{ 
COLOR: #666666; 
} 


A.back:link 
{ 
COLOR: #0f1477; 
}
 
A.back:hover 
{ 
COLOR: #c57b03; 
} 


A.credit:link 
{ 
COLOR: #c57b03; 
}
 
A.credit:hover 
{ 
COLOR: #94cce2; 
} 



.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #94cce2;
	text-decoration: none;
}
.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: fff4d8;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: c57b03;
	text-decoration: none;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: c57b03;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.body {
	font-family: "Times New Roman", Times, serif;
	color: 0f1477;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;

}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0f1477;
	text-decoration: none;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 0f1477;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0f1477;
	text-decoration: none;
	letter-spacing: .6pt;

}
.bodytitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 0f1477;
	text-decoration: none;
}
