a,
a:link,
a:visited {
	color: #35170C;
	text-decoration:underline;
}
a:hover {
	color: #E18A27;
}

h1 {
	font-size: 14px; 
	color: #000000; 
}
h2 {
	font-size: 10px; 
	color: #000000; 
}

h3 {
	font-size: 14px; 
	color: #35170C; 
	text-decoration:underline;
}

h4 {
	font-size: 12px; 
	color: #000000; 
}
h5 {
	font-size: 10px;
	color: #000000;
}

