    img { border-color : #000000 }
	body,tr,td {
		font-size: 12px;
		font-family: arial,helvetica;
		color: #4A515A;
	}
	.footer {
		color: #0BA5A5;
		font-size: 13px;
		font-family: arial,helvetica;
	}
	hr { color: #990000;  }
    A.menu  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline ;
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: 1px;
}

.bodytext {
		font-size: 16px;
		color: #000000;
		font-family: arial,helvetica;
	}

	.firstName {
		font-size: 16px;
		font-family: arial,helvetica;
	}
	.lastName {
		font-size: 24px;
		font-family: arial,helvetica;
	}
	A:Hover.menu {color: Green;}
	A.noColor {color: #000000;}
	
    A:hover.noColor { color: #000000;}	
	
	A:hover.footer { color: #ffffff; }
	A:link.footer { color: #ffffff; }
	A:visited.footer { color: #ffffff; }
	
	A:hover.news { color: #6699CC; }
	A:link.news { color: #6699CC; }
	A:visited.news { color: #6699CC; }
	
	A:hover.links { color: #336666; }
	A:link.links { color: #336666; }
	A:visited.links { color: #336666; }
	
	A:hover.newsitem { color: #CC6600; }
	A:link.newsitem { color: #CC6600; }
	A:visited.newsitem { color: #CC6600; }
	
	A:hover.subfooter { color: #0BA5A5; }
	A:link.subfooter { color: #0BA5A5; }
	A:visited.subfooter { color: #0BA5A5; }
	
	.footerfooter { line-height: 16px;}
	
 A:hover.submenu {font-size: 12px; color: #000000; text-decoration: underline ; font-family: arial,helvetica;}
 A:visited.submenu {font-size: 12px; color: #000000; text-decoration: underline ; font-family: arial,helvetica;}
 A:link.submenu {font-size: 12px; color: #000000; text-decoration: underline ; font-family: arial,helvetica;}
 A:hover.whiteLink {font-size: 12px; color: #FFFFFF; text-decoration: underline ; font-family: arial,helvetica;}
 A:visited.whiteLink {font-size: 12px; color: #FFFFFF; text-decoration: underline ; font-family: arial,helvetica;}
 A:link.whiteLink {font-size: 12px; color: #FFFFFF; text-decoration: underline ; font-family: arial,helvetica;}
 
	.tableBoundry { background-color: #000000; }
	.subTableBoundry { background-color: #FFFFFF; }
	.calThisDateSep {  background-color: #ff9900; }
	.trCalDaysHeadings { background-color: #FFFFFF; }
	.days { background-color: #E0E0E0; }
	.dayNumPrint {  font-size: 20px;
					color: #000000;
	}
	select { 		
		font-size: 10px;
		font-family: arial,helvetica;
		background-color: #006666;
		color: #FFFFFF;
		}
	.calBtnBorder {
	background-color: #fff;
	}
	.calButton {
	color:  #336699;
	background-color: #FFF;
	}
	.titleRow { 
	 color: #666;
	 background-color: #fff;
	 font-weight:bold;
	}
	.deleteRow { 
	 color: #FFFFFF;
	 background-color: #990000;
	}	
	.tableBorder { 
	 color: #fff;
	 background-color: #fff;
	}	
	A.calButtonText {

	}
	.thisCalEventTitle {
	 background-color: #CCCCCC;
	}
	.thisCalEventInfo {
	 background-color: #ffffcc;
	}
	
	.strong4 {
		font-size: 14px;
		font-family: arial,helvetica;
		color: #4A515A;
		font-weight: bold;
	} 
	.nexttitleRow {
	    color:#ffffff
	}
	A.whiteLink {
	    color:#ffffff;
		font-weight: bold;
		text-decoration: none;
	}
	A.whiteLink:hover {
	    color:#ffffcc;
		font-weight: bold;
		text-decoration: underline;
	}