body{
	background:#FFC700; 
	padding: 10px; 	
}

.dac{ text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 0.70em;
	color:#000;
	text-align: center;
	letter-spacing:1px;
	font-weight:lighter;
}

.info{
	font-family: Trebuchet MS;
	font-size: 0.75em;
	color:#000;
	text-align: center;
	letter-spacing:1px;
	font-weight:normal;
}

.legal{
	font-family:  Trebuchet MS;
	font-size: 0.7em;
	color:#333;
	text-align: left;
}

.text{
	font-family: Trebuchet MS;
	font-size: 0.75em;
	color:#000;
	text-align: center;
	letter-spacing:1px;
	font-weight:bold;
}

.title {
	color: #FF8800;
	font-size: 20px;
	font-family: Trebuchet MS;
	font-weight:plain;
}

a.info:link{ text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 1.0em;
	color:#000;
	text-align: center;
	letter-spacing:1px;
	font-weight:normal;
}

a.info:visited{ text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 1.0em;
	color:#000;
	text-align: center;
	letter-spacing:1px;
	font-weight:normal;
}

a.info:hover{ text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 1.0em;
	color:#FF6600;
	text-align: center;
	letter-spacing:1px;
	font-weight:normal;
}

a.info:active{ text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 1.0em;
	color:#FF6600;
	text-align: center;
	letter-spacing:1px;
	font-weight:normal;
}

a.dac:link{ text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 0.9em;
	color:#000;
	text-align: center;
	letter-spacing:1px;
	font-weight:lighter;
}

a.dac:visited{ text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 0.9em;
	color:#000;
	text-align: center;
	letter-spacing:1px;
	font-weight:lighter;
}

a.dac:hover{ text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 0.9em;
	color:#FF6600;
	text-align: center;
	letter-spacing:1px;
	font-weight:lighter;
}

a.dac:active{ text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 0.9em;
	color:#FF6600;
	text-align: center;
	letter-spacing:1px;
	font-weight:lighter;
}

a.legal:link { text-decoration: none;
	font-family: Trebuchet MS;
	font-size:1.0em;
	color:#000;
}

a.legal:visited {text-decoration: none;
	font-family: Trebuchet MS;
	font-size:1.0em;
	color:#000;}

a.legal:hover { text-decoration:underline;
	font-family: Trebuchet MS;
	font-size:1.0em;			 
	color:#FF6600;}

a.legal:active { text-decoration:underline;
	font-family: Trebuchet MS;
	font-size:1.0em;
	color:#FF6600;
}

a.text:link { text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 0.75em;
	color:#000;
	text-align: center;
	letter-spacing:1px;
}

a.text:visited { text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 0.75em;
	color:#000;
	text-align: center;
	letter-spacing:1px;
}

a.text:hover { text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 0.75em;
	color:#FF6600;
	text-align: center;
	letter-spacing:1px;
}

a.text:active { text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 0.75em;
	color:#FF6600;
	text-align: center;
	letter-spacing:1px;
}