html {
     overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
}

.portal-footer {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #bb5e59;
}

.portal-footer a{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #bb5e59;
	text-decoration: underline;
}

.portal-footer a:hover{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #bb5e59;
	text-decoration: none;
}
