body { background-color: #61031E; color: #FFFFFF; margin-top: 0px; }
td { text-align: left; font-size: 14pt; }
a { color: #FFFFFF; text-decoration: none; }
a:active { color: white; }
a:visited { color: yellow; }
img { border:none; }
.color1 { color:#000033; }
.color2 { color:#0000FF; }
.show { cursor: hand; color: #8000FF; text-decoration: underline; }
table.main_table { width: 20cm; border-left: 1px solid #AF8C4A; border-right: 1px solid #AF8C4A; text-align: center;}

/* top.htm */
#links { position: absolute; }
a.toplink { border: 2px outset; width: 27mm;
			padding-top: 5px; padding-bottom: 5px;
			text-decoration: none; color: #FFFFFF;
			background-color: #00CCFF; text-align: center; }
a.toplink:hover { border: 2px inset; }
a.toplink:visited { color: white; }
#main_div { text-align: center; }

