a:visited { 	color: #F76B04; text-decoration: none}
a:hover {	color: #F76B04; text-decoration: underline}
a:active {	color: #F76B04}
a:link {  text-decoration: none; color: #F76B04}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.normal {
	font-family: "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	color: #787676
}
.bold {
	font-family: "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	color: #787676;
	font-weight: bold;

}
.boldSky {

	font-family: "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	color: #1A9199;
	font-weight: bold;
}
.boldRedBig {



	font-family: "Microsoft Sans Serif", Tahoma;
	font-size: 16px;
	color: #993300;
	font-weight: bold;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFDAB9;
	color: #933A00;


}
.normalSky {
	font-family: "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	color: #1A9199;
	font-weight: normal;
}
