body { color: orange; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #003; text-align: center; }
p { }
td { }
a:link {
	color: #33CCCC;
}
a:visited {  }
a:hover {
	color: #FFCC00;
}
a:active {  }

