.pagelayout {
	font: 12px "Courier New", Courier, monospace;
	color: #FFFFFF;
}

a:link {
	font: bold 12px "Courier New", Courier, monospace;
	color: #FFFFFF;
}
a:visited {
	font: bold 12px "Courier New", Courier, monospace;
	color: #FFFFFF;
}
a:hover {
	font: bold 12px "Courier New", Courier, monospace;
	color: #339933;
}
a:active {
	font: bold 12px "Courier New", Courier, monospace;
	color: #FFFFFF;
}
.asterix {
	font: bold 12px "Courier New", Courier, monospace;
	color: #FFFFFF;
	text-align: right;
}
.insideform {
	font: normal 12px "Courier New", Courier, monospace;
	color: #000000;
}
.buttonb {
	font: 12px "Courier New", Courier, monospace;
	color: #FFFFFF;
	background: #000000 right;
	text-align: right;
}
