body, td, th {
	font-family: tahoma;
	font-size: 11px;
	color: 363636;
	vertical-align: top;	
	line-height:13px
}

li {
	list-style-type: circle;
}

img {
	border: 0;
}

a.footer:link, a.footer:visited, a.footer:active {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #ffcc00;
	text-decoration: none;
}

a:link, a:visited, a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #3B6C9E;
	text-decoration: none;
}

a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #3B6C9E;
	text-decoration: underline;
}

a.nav:link, a.nav:visited, a.nav:active {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}

a.nav:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}