/* <body style="color: rgb(0, 0, 0); background-color: rgb(125, 133, 201);" > */body, html {	color: black;	background-color: rgb(125, 133, 201);	font-size: 12em;	font-family: sans-serif, Arial;}/* alink="#000099" link="#9999ff" vlink="#cccccc" */a {	color: #9999ff;}a:hover {	color: #000099;}a:visited {	color: #cccccc;}/* Main Table */#main_table {	text-align: left;	margin: 0px auto 0px auto;}/* Main Menu *//* <table style="text-align: center; background-color: rgb(219, 0, 0); width: 1018px; height: 21px;" border="0" cellpadding="2" cellspacing="2"> */#main_menu, #bottom_menu { text-align: Center; background-color: rgb(219, 0, 0); color: #FFFFFF;                line-height: 1.9; font-size: 10pt; font-family: Century Gothic;                font-weight: bold }#bottom_menu {	font-size: .6em;	font-weight: normal;}/* Main Menu Links */#main_menu a, #bottom_menu a {	color: rgb(204, 204, 204);	margin: 0px 10px 0px 10px;	text-decoration: none;}#main_menu a:visited, #bottom_menu a:visited {	color: rgb(204, 204, 204);}#main_menu a:hover, #bottom_menu a:hover {	color: white;}#button_menu {	width: 150px;}#button_menu a, #button_menu a:visited { display: block; background-color: #9999FF; color: #000080; font-size: .8em;                font-family: Arial; text-decoration: none; font-weight: bold;                border-left: 3px solid #C0C0C0; border-right: 3px solid #808080;                border-top: 3px solid #C0C0C0; border-bottom: 3px solid #808080;                margin-left: 0px; margin-right: 0px; margin-top: 0px;                margin-bottom: 2px; padding: 2px }#button_menu a:hover {	background-color: white;}