html, body, img, p, table, tr, td, div, a {
	-webkit-text-size-adjust:none;
	-ms-text-size-adjust:none;
	-moz-text-size-adjust:none;
}

body {
            background-color: #000000;
		color:#ffcc33;
       }
        #monthly_reports #dir_div img {
            border: 0px;
            margin-top: 6px;
        }
        #monthly_reports #dir_div h2 {
            background-color: #000000;
				color:#ffcc33;
            letter-spacing: .16em;
            padding: .2em;
            text-align: center;
         }
        #monthly_reports #dir_div table {
            border-collapse: collapse;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 10px;
        }
        #monthly_reports #dir_div th {
            background-color: #000000;
        }
        #monthly_reports #dir_div td {
            padding: 2px 10px 2px 10px;
            background-color: #000000;
        }
a:link, #chcam b {
	text-decoration: none; 
	color:#ffcc33;
	font-style:normal;
	font-weight:normal;
	font-family: arial,verdana,helvetica;
	cursor: default;
}
a:visited {
	text-decoration: none; 
	color:#ffcc99;
	font-style: normal;
	font-family: arial,verdana,helvetica;
	cursor: default;
}
a:active {
	text-decoration: none; 
	color:#ffcc33;
	font-style: normal;
	font-family: arial,verdana,helvetica;
	cursor: default;
}
a:hover, a:focus {
	text-decoration: underline; 
	background-color:#A52A2A; 
	color:#FFFFFF;
	font-style: normal;
	font-family: arial,verdana,helvetica;
	cursor: default;
}
