img{
	border-width: 0px;
	border-height: 0px;
}

a{
	color: #4477aa;
}

a:hover{
	text-decoration: none;
	color: #4477aa;
}

div.explanation {
	background-color: #cccccc;
	border: 3px double #aaaaaa;
	border-left: 1px none white;
	border-right: 1px none white;
	font-size: 15px;
	padding-left : 40px;
	margin-left: 5px;
	margin-right:0px;
}

.todayDate{
	width: 500px; 
	text-align: center; 
	border: 2px dotted #ff44aa; 
	background-color: #ccccaa;
}