body
{
	font-family:tahoma;
	font-size: 11px;
	color:#C7C7C7;
}
a:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7397DA;
	text-decoration: underline;
}
a:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7397DA;
	text-decoration: underline;
}
a:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7397DA;
	text-decoration: none;
}
a:active {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7397DA;
	text-decoration: none;
}

a.nav:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.nav:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.nav:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
a.nav:active {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.inner
{
	font-family:verdana;
	font-size: 11px;
	color:#ffffff;
}