

body {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
}

a {
	color: #000;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
}

a:hover {
	text-decoration: none;
}



#nav-items a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.box b,
.box-login-content b {
	font-size: 12px;
	display: block;
	margin-bottom: 5px;
}

#content-right p {
	line-height: 18px;
}

#wrapper-footer a {
	color: #FFF;
	text-decoration: none;
}

#wrapper-footer a:hover {
	text-decoration: underline;
}