
a {	
	color: #996633;	
	text-decoration: none;
	}
	a:hover {color: red}   /* mouse over link */
h1 {
	color: #996633; font-size: xx-large; text-align: left; font: Times New Roman; 
	}
h2 {	
	color: #996633; font-size: large; text-align:left; font: Times New Roman; 
	}
h3 {
	color: #996633; font-size: small; text-align: justify; font: Times New Roman;
	}
h4 {
	color: #996633; font-size: small; text-align: left; font: Times New Roman; 
	}
h5 {
    color: #996633; font-size: small; text-align: right; font: Times New Roman;
	}