BODY {
 	background-color : #003100;
 	color : Red;
 }
 A:LINK {
 	color : #FF3100;
 }
 
 A:VISITED {
 	color : #FF3100;
 }
 
 A:ACTIVE {
 	color : White;
 }
 
 A:HOVER {
 	color : #FF8C00;
 }
 
 .up-h1-table {
 	border : thin groove #FFFF63;
 }
 
 .up-h1-table-l{
 	background-color : #630063;
 	color : White;
 }
 
 .up-h1-table-r{
 	border : medium inset #FFCEFF;
 }
 
 .maintext1{
 	color : Aqua;
 	text-decoration : underline;
 	border : thin;
 	text-align : left;
 	font-weight : bold;
 }
 
 .maintext2{
 	color : #9CCEFF;
 	text-decoration : underline;
 	text-align : right;
 	font-weight : bold;
 }
 
 .warning-table{
 	background-color : #CE009C;
 	border : medium outset #FF9966;
 	color : Black;
 }
 
 .warning-td{
 	border : medium inset #DEB887;
 }
 
 .enter-table{
 	background-color : #ADADAD;
 	border : medium outset #FF9966;
 }
 
 .enter-td{
 	border : medium inset #DEB887;
 }
 
 .enter2-table{
 	background-color : #DCDCDC;
 	border : medium inset #979797;
 }
 
 .enter2-td{
 	border : medium outset #A6A6A6;
 }
 
 .story-table{
 	border : thin outset #D8D8D8;
 	color : #666633;
 	background : #FFFFCC;
 }
 
 .thumb-table{
 	border : medium inset Aqua;
 }
 
 .thumb-td{
 	border : medium outset #66FFFF;
 	color : #FF9999;
 }
 
 .gbuptext{
 	font-style : normal;
 	font-size : medium;
 }
 
 .gb{
 	background : Black;
 }
 
 .gbtdup{
 	background : #98FB98;
 }
 
 .gbtddown{
 	background : #CCFFCC;
 	font-size : small;
 }