body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

a.menu:link, a.menu:visited {
	font-family: tahoma;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

a.menu:hover {
	font-family: tahoma;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 9px;
	font-weight: bold;
	color: #9EC7CB;
}

a.menu:active {
	font-family: tahoma;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu {
	font-family: tahoma;
	text-transform:uppercase;
	text-decoration:none;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.footerText {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 777777;
}

a:link {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
	
a:hover {
	color: #95BBBC;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.footerLink:link {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
	
a.footerLink:active {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	z-index: 1000;

}

a.footerLink:hover {
	color: #95BBBC;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a.footerLink:visited {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
