body {
	margin: 0px;
	background-color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 18px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.smallwhite {
	color: #FFFFFF;
}
.smallblack {
	color: #000000;
}
.smallblue {
	color: #3366CC;
}
.bigblack {
	font-size: 14px;
	color: #000000;
}
.smallorg {
	color: #FB7304;
}
.newsfont {
	font-size: 11px;
}
.mainbg {
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
