a:link {  color: #FFCC00; text-decoration: none}
a:visited {  text-decoration: none; color: #FFCC00}
a:active {  color: #FFCC00; text-decoration: none}
a:hover {  color: #FFFFFF; text-decoration: none}
body {  background-color: #004B59; color: #FFFFFF; scrollbar-base-color: #004B59; font-family: Arial, Helvetica, sans-serif}
td {  color: #FFFFFF}
td.td_button { font-size: smaller; color: #FF6699; background-color: #006666; text-decoration: none; text-align: center; padding-right: 10px; padding-left: 10px}
p {
	text-align: justify;
}
.Center {
	text-align: center;
}
.Gold {  color: #ACA253}
.Yellow {  color: #FFCC00}
