body { font-size: 0; font-family: verdana; background-color: white; }

p {
	color: #000;
	font-size: 12px;
	font-family: verdana;
}

td { color: #000; font-size: 12px; }

a:link { color: #b90a00 ; font-weight: bold; }

a:visited { color: #900 ; font-weight: bold; }

a:hover { color: #39c ; font-weight: bold; }

a:active { color: #39c ; font-weight: bold; }
.centertext {
	text-align: center;
}
