body {
	background-color: #CCCCCC;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}

a {
	font-size: 16px;
	color: red;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.copya {
	font-szie: 10px;
	color: #CCCCCC;
}
	
.copyright {
	font-size: 9px;
	color: white;
}

.main {
	background-color: #F5E496
}

.side {
	font-weight: bold;
	color: white;
}
.sidelost {
	color: white;
	font-size: 9px;
}

.aboutside {
	color: white;
	font-size: 12px;
}
.aboutsidelink {
	color: white;
	font-size: 14px;
}
.small {
	font-size: 10px;
}
.tbl {
	font-size: 12px;
}

.lost {
	color: #666666;
	font-size: 9px;
}
.lost:visited {
	text-decoration: none;
}
.urlaim {
	font-size: 9px;
}
.newshead {
	font-size: 16px;
	font-weight: bold;
}
.news {
	font-size: 14px;
	border-collapse: collapse
	
}
