body {
	font-size: 12px; 
	color: #fff; 
	font-family: Arial; 
	background-color: #000; 
}

div#container {
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
} 

TD {
	font-size: 12px; 
	color: #fff; 
	font-family: Arial 
}

h1 {
	FONT-SIZE: 20px;
}

h3 {
	FONT-SIZE: 13px;
}

img {
	border-color: #f93;
}

A:active {
	color: #f93; 
	text-decoration: underline
}

A:link {
	color: #f93; 
	text-decoration: underline
}

A:visited {
	color: #f60; 
	text-decoration: underline
}

A:hover {
	color: #f96; 
	text-decoration: underline
}

.normaltext {
	font-size: 12px; color: #fff; font-family: Arial
}
.whitetext {
	font-size: 12px; color: #fff; font-family: Arial
 
}
.yellowtext {
	font-size: 12px; color: #fa3; font-family: Arial
 
}
.big {
	font-size: 18px; color: #fff; font-family: Arial
 
}
.newsyell {
	font-size: 12px; color: #f60; font-family: Arial
}

.buttonc {
	font-size: 11px; color: #6a2; font-family: Arial
}

.buttonh {
	font-size: 11px; color: #ccc; font-family: Arial
}
