/* CSS Document */
.pgadv {
	color: #666666;
	font-weight: bold;
	font-family: Verdana;
	
	margin-left: 3px;
	font-size: xx-small;
}
.pgadvdiv {
	color: #333333;
	font-size: xx-small;
	font-weight: bold;
	font-family: Verdana;
	margin-left: 3px;
}
.pgadvarr {
	margin-left: 3px;
}
.pgadvarr td:link {
	text-decoration: none;
}
.pgadvarr td:visited {
	text-decoration: none;
}
.pgadvarr td:hover {
	text-decoration: underline;
}
.pgadvarr td:active {
	text-decoration: underline;
}



.pgadv a:link {
	color: #666666;
	text-decoration: none;
}
.pgadv a:visited {
color: #666666;
	text-decoration: none;
}
.pgadv a:hover {
	text-decoration: underline;
}
.pgadv a:active {
	text-decoration: none;
}

