body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link, a:visited{
text-decoration:none}
a:hover, a:active{ text-decoration:underline; color:#FFFF00}
.grnd {
	background-image: url(gfg_grnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.trial {
	font-size: 57px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 50px;
}
.fullacc {
	font-size: 38px;
	font-weight: bold;
	color: #FFFF00;
}
.t1 {
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.t2 {
	font-size: 19px;
	font-weight: bold;
}
.t3 {
	font-size: 12px;
	font-weight: bold;
}

