a:link {
	color: #3399FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399FF;
}
a:active {
	text-decoration: none;
	color: #3399FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}

.style1 {
	font-family: "Trebuchet MS";
	font-size: 48pt;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #666;
}

.style3 {
	color: #FC0;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}
.style4 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #666;
}

