.title1 {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}

a:link {color: #00A5ED}     /* unvisited link */
a:visited {color: #00A5ED}  /* visited link */
a:hover {color: #D1DB60}   /* mouse over link */
a:active {color: #D1DB60}   /* selected link */