.myStyle1 {
	font-family : "Trebuchet MS";
	font-size : 14px;
	color : #0033CC;
	text-decoration : none;
}
.fro {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3300FF;
}



a.myStyle1:hover {
	font-family : "Trebuchet MS";
	font-size : 14px;
	color : #ff9900;
	font-weight : normal;
	text-decoration : none;
	letter-spacing : 2;
}
.test {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #79B63D;
}

