	.text {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size : 10px;
	color : #777777;
	line-height: 25px;

	}
	a {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	color : #777777;
	text-decoration: none;
	}
	a:hover { 
	color : #000000;
	text-decoration: underline;
	}
a.link {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #777777;

}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #666666;

}
