body {background-color: #FFFFFF;}	
a:link{		color:#FFCCCC; text-decoration: none;}
a:visited{	color:#FFCCCC; text-decoration: none;}
a:hover{	color: #CC9999; text-decoration: underline;}

a:link.mnthLnk{		color: #FFCCCC;	text-decoration: none; font-family:Times New Roman; font-style:italic; font-weight:bold;}
a:visited.mnthLnk{	color:#FFCCCC;	text-decoration: none; font-family:Times New Roman; font-style:italic; font-weight:bold;}
a:hover.mnthLnk{	color: #CC9999;	text-decoration: underline; font-family:Times New Roman; font-style:italic; font-weight:bold;}

table.quickLnkTbl{	color:#FFCCCC; font: normal normal bold x-small Tahoma; text-align: center; 
				background: transparent; border: 1px solid silver; width: 33%;}
				
td.dayTable{	width:14%;	height:110px; vertical-align:top;}

.title{			color: #FFCCCC; font-family: "Times New Roman", Times, serif; font-size: x-large; 
				font-style:italic; font-weight:bold; }

td.quickLnk{	color: #FFCCCC;	font: normal normal bold x-small Tahoma; text-align: center; 
				background: transparent; border:0.1px solid silver;	width: 33%;	}
				
td.month{		color: #FFCCCC; font:normal normal bold large Arial; text-align:center; 
				background:transparent;	width:100%;  padding:15,0,0,0;}
				
td.wkDayNm{		color:#FFCCCC; font:normal normal bold x-small Tahoma;	text-align: center;	
				background: transparent; padding:5px 5px 5px 5px;}
				
td.date{		color:#FFCCCC; font:normal normal bold x-small Tahoma; text-align:right; 	
				background:transparent; border-width: 0; width:100%;}

td.notes{		color: #FFCCCC;	width: 100%; font: normal normal normal x-small Tahoma;	text-align: right;
				border-width: 0; background: transparent;}

td.notes2{		color: #FFCCCC;	width: 100%; font: normal normal normal x-small Tahoma;	text-align: left;
				border-width: 0; background: transparent;}
				
td.links{		color: #FFFFFF;	width: 100%; font-family:"Tahoma"; font-size: x-small; font-style:italic; 		
				text-align: left; border-width: 0; background: transparent;}
