﻿ a:link#promoLink, a:visited#promoLink {
	text-decoration: none; 
}
#promoBannerShort {
	font-family: 'Ubuntu', sans-serif;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	}	

#promoBannerNormal {
	font-family: 'Ubuntu', sans-serif;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	text-decoration: none;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	}	

html,body {
	height: 100%;
	margin: 0;
}
