@charset "UTF-8";
/* CSS Document */

body{
	font-size:18px;
	background-color:#000;
	color:#666;
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	font-weight:bold;
}

#container{
	text-align:center;
	width:854px;
	margin: auto;
}

#content {
	border: 1px solid;
	text-align:center;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

#theme{
	border:1px solid;
	border-color:#F90;
	margin-bottom:10px;
	padding-bottom:10px;
}

.Border {
	color: #F90;
	font-family: "Courier New", Courier, monospace;
	text-align:center;
}

a.new{
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px; 
	COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: "Courier New", Courier, mono; 
	TEXT-DECORATION: none;	
}

a.new:link {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 
	COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: "Courier New", Courier, mono; 
	TEXT-DECORATION: none
}

a.new:visited {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 
	COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: "Courier New", Courier, mono; 
	TEXT-DECORATION: none
}

a.new:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 
	COLOR: #ff9900; 
	FONT-STYLE: normal; 
	FONT-FAMILY: "Courier New", Courier, mono; 
	TEXT-DECORATION: none
}
a.new_FIM{
	FONT-WEIGHT: bold;
	FONT-SIZE: 24px; 
	COLOR:#F00;
	FONT-STYLE: normal; 
	FONT-FAMILY: "Courier New", Courier, mono; 
	TEXT-DECORATION: none;	
}

a.new_FIM:link {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 24px; 
	COLOR: #F00; 
	FONT-STYLE: normal; 
	FONT-FAMILY: "Courier New", Courier, mono; 
	TEXT-DECORATION: none
}

a.new_FIM:visited {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 24px; 
	COLOR: #F00; 
	FONT-STYLE: normal; 
	FONT-FAMILY: "Courier New", Courier, mono; 
	TEXT-DECORATION: none
}

a.new_FIM:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 24px; 
	COLOR:#ff9900;
	FONT-STYLE: normal; 
	FONT-FAMILY: "Courier New", Courier, mono; 
	TEXT-DECORATION: none
}
