BODY {
 	background-color : #F5F5DC;
 }
 A:LINK {
 	color : #D2691E;
 }
 
 A:VISITED {
 	color : #D2691E;
 }
 
 A:ACTIVE {
 	color : #6495ED;
 }
 
 A:HOVER {
 	color : #FF8C00;
 }
 
 .up-h1-table {
 	border : thin double #9ACD32;
 }
 
 .up-h1-table-l{
 	background-color : #FFD700;
 }
 
 .up-h1-table-r{
 	border : thin inset #DC143C;
 }
 
 .maintext1{
 	color : #990000;
 	text-decoration : underline;
 	border : thin;
 	text-align : left;
 	font-weight : bold;
 }
 
 .maintext2{
 	color : Black;
 	text-decoration : underline;
 	text-align : right;
 	font-weight : bold;
 }
 
 .warning-table{
 	background-color : #FFEBCD;
 	border : thin dashed #FF9966;
 }
 
 .warning-td{
 	border : thin dotted #DEB887;
 }
 
 .enter-table{
 	border : thin solid Blue;
 }
 
 .enter-td{
 	border : thin solid Blue;
 }
 
 .enter2-table{
 	background-color : #FFEBCD;
 	border : thin dashed #FF9966;
 }
 
 .enter2-td{
 	border : thin dotted #DEB887;
 }
 
 .story-table{
 	border : thin solid Black;
 }
 
 .thumb-table{
 	border : thin dotted #DEB887;
 }
 
 .thumb-td{
 	border : thin solid Black;
 }
 
 .gbuptext{
 	font-style : normal;
 	font-size : small;
 }
 
 .gb{
 
 	background : Black;
 }
 
 .gbtdup{
 
 	background : #FFB6C1;
 }
 
 .gbtddown{
 	background : #F8F8FF;
 	font-size : small;
 }
