#standard {
	font-family: Trebuchet MS;
	font-size:12px
}
.wrapper1 a{
		font-family: "Trebuchet MS";
		font-size: 15px;
		color: #FFF;
		text-decoration: underline;
	}
	.wrapper1 a:hover {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000;
	text-decoration: underline overline;
	background-color:#FFC;
	}
.Top {
	font-family: Trebuchet MS;
	font-size:30px;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
}
.TopLight {
	font-family: Trebuchet MS;
	font-size:15px;
	font-style: normal;
	color: #FFF;
	font-weight: normal;
}
.Bottom {
	font-family: Trebuchet MS;
	font-size:13px;
	font-style: normal;
	color: #FFF;
	font-weight: normal;
}
.wrapper2 a {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #333;
	text-decoration: underline;
}
.wrapper2 a:hover {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000;
	text-decoration: underline overline;
	background-color:#FFC;
}

