/* Page title */
h1 {
	font-family: Times;
	font-size: 18pt;
	color: #237197;
	text-align: center;
	margin: 10px 0 10px 0;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #FFFFFF;
	font-weight: normal;
}
.text a:hover {
	background-image: url(toolbar/bg_toolbar.jpg);
}
.text a:active {
	background-image: url(toolbar/bg_toolbar.jpg);
}

