.sleepers {
	font-family: Calibri, verdana, arial;
	font-size: 12px;
	text-align: left;
}

.sleepers a:link, .sleepers a:active, .sleepers a:visited {
	color:#666666;
	font-weight: bold;
	}

.sleepers a:hover {
	color:#003399;
	}
	
.footer {
	font-family: Calibri, verdana, arial;
	font-size: 11px;
	color:#000000;
	}

.footer a:link, .footer a:active, .footer a:visited {
	color:#000000;
	font-weight: bold;
	}

.footer a:hover {
	color:#989898;
	}
	
.header {
	font-family: Calibri, verdana, arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	}
	
.header a:link, .header a:active, .header a:visited {
	font-size: 16px;
	color:#333333;
	text-align: right;
	}
	
.header a:hover {
	color: #666666;
	}