body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #747477;
	line-height: 14px;
}
 


a:link       { text-decoration: none; color: #747477}
a:visited    { text-decoration: none; color: #747477}
a:active     { text-decoration: none; color: #747477}
a:hover      { text-decoration: none; color: #f39912}
a:focus 	 { text-decoration: none; color: #f39912 }


.title {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #747477;
}

.textbold {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #747477;
}

.footer {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #1a171b;
}
