BODY {
 	background-color : White;
 	color : Black;
 }
 A:LINK {
 	color : #FF8C00;
 }
 
 A:VISITED {
 	color : #FF8C00;
 }
 
 A:ACTIVE {
 	color : #FF8C00;
 }
 
 A:HOVER {
 	color : #FF8C00;
 }
 
 .up-h1-table {
 	border : thick ridge #EE9200;
 }
 
 .up-h1-table-l{
 	background-color : #FFFAFA;
 	color : #A52A2A;
 }
 
 .up-h1-table-r{
 	border : thick inset #FF4500;
 }
 
 .maintext1{
 	color : Black;
 	text-decoration : underline;
 	border : thin;
 	text-align : center;
 	font-weight : bold;
 }
 
 .maintext2{
 	color : Black;
 	text-decoration : underline;
 	text-align : center;
 	font-weight : bold;
 }
 
 .warning-table{
 	background-color : #FFF0F5;
 	border : medium outset #FF9966;
 	color : Black;
 }
 
 .warning-td{
 	border : medium inset #DEB887;
 }
 
 .enter-table{
 	background-color : #FFF0F5;
 	border : medium outset #FF9966;
 }
 
 .enter-td{
 	border : medium inset #DEB887;
 }
 
 .enter2-table{
 	background-color : #FFF0F5;
 	border : medium inset #DDA0DD;
 }
 
 .enter2-td{
 	border : medium outset #FFC0CB;
 }
 
 .story-table{
 	border : thin outset #D8D8D8;
 	color : #666633;
 	background : #E6E6FA;
 }
 
 .thumb-table{
 	border : medium inset #FFCCFF;
 }
 
 .thumb-td{
 	border : medium outset #FFCCFF;
 	color : Black;
 }
 
 .gbuptext{
 	font-style : normal;
 	font-size : medium;
 }
 
 .gb{
 	background : White;
 }
 
 .gbtdup{
 	background : #EEEEEE;
 }
 
 .gbtddown{
 	background : #E0E0E0;
 	font-size : small;
 }
