body { 
	font: 10pt Century Gothic; 
	color: #555753; 
	background: #FFF9C4; 
	margin: 0px; 
	}

Table {
    margin-top: 0px; 
    margin-left: 0px; 
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color:white;
font-size:8pt;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: yellow;
font-size:8pt;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: pink;
	}

.Month{
	color:BLACK;
	font-size:11pt;
	font-weight:bold;
	font-family:Century Gothic;
	}

.Bookmarks{
	color:BLACK;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	}


