body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
}
a {
	color:#2a4bb4;
	text-decoration:none;
}
a:hover {
	border-bottom: 1px dotted #c5e6fc;
	padding-bottom:1px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #FFFFFF;
	background-color: #666666;
	padding-left: 10px;
}
.sidebar {
	background-color: #F1F9FE;
}
.menu-item {
	color: #2a4bb4;
	font-weight: bold;
	line-height: 19px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #2a4bb4;
}
.menu-item a:hover {
	color:#CC0000;
	border-bottom: 0px;
	padding-bottom:0px;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.links a {
	color:#ffffff;
	text-decoration:none;
}
.links a:hover {
	color:#ffffff;
	font-weight: bold;
	border-bottom: 0px;
	padding-bottom:0px;
}
