td{
font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #0000BB;
}
a:visited {
	text-decoration: none;
	color: #0000BB;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.big {
	font-size: 13px;
	font-weight: bold;
}
.bigger {
	font-size: 14px;
	font-weight: bold;
}

.sitemap {
	font-size: 18px;
	font-weight: bold;
	color      : white;
}

.sitemap2 {
	font-size: 15px;
	font-weight: bold;
	color      : white;
}

.SiteMLink:link {
	text-decoration: none;
	color: #FFFFFF;
}
.SiteMLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.SiteMLink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.SiteMLink:active {
	text-decoration: none;
}