.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	background-color: #000099;



			
}

.pagetext  a:link,  .pagetext  a:active, .pagetext a:visited {
	color: #000000;
	text-decoration: none;

}

.pagetext  a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;

}
