A:link {
	color: #442502;
	text-decoration: none;
}

A:visited {
	color: #442502;
	text-decoration: none;
}

A:active {
	color: #ffffff;
	text-decoration: none;
}

A:hover {
	color: #ffffff;
	text-decoration: none;
}

HR {
	color : #cc3300;
}

h1 {
	font-size: 13px;
	font-family : arial;
	color : #cc3300;
	font-weight : normal;
}

h2 {
	font-size: 11px;
	font-family : arial;
	color : #ffffff;
	font-weight : normal;
}

h3 {
	font-size: 11px;
	font-family : arial;
	color : #cc3300;
	font-weight : normal;
}

h4 {
	font-size: 13px;
	font-family : arial;
	color : #ffffff;
	font-weight : normal;
}

h5 {
	font-size: 9px;
	font-family : arial;
	color : #ffffff;
	font-weight : bold;
}

h6 {
	font-size: 12px;
	font-family : arial;
	color : #ffcc99;
	font-weight : bold;
}

h7 {
	font-size: 13px;
	font-family : arial;
	color : #cc3300;
	font-weight : bold;
}

h8 {
	font-size: 12px;
	font-family : arial;
	color : #442502;
	font-weight : bold;
}	