.text {
	font-family: Arial;
	font-size: 12px;
}
.header {
	font-family: Verdana;
	font-size: 16px;
	background-repeat: no-repeat;
}
.linkt {
	font-family: Verdana;
	font-size: 10px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}

