a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style8 {
	color: #FFFF00;
	font-weight: bold;
}
.style10 {color: #00CCFF}
.style12 {font-size: 11px}
.style13 {color: #666666}
#newsite {
	color: #FFF;
	margin: 0px auto;
	width: 750px;
	height: 80px;
	background-color: #C30;
	font-size: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	line-height: 35px;
	padding: 10px;
}
#newsite a:link {
	color: #FFFF00;
	text-decoration: none;
}
#newsite a:visited {
	text-decoration: none;
	color: #FFFF00;
}
#newsite a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#newsite a:active {
	text-decoration: none;
	color: #FFFF00;
}
