
STRONG {
		color : Black;
	font-size : 1em;
	font-weight : 700;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

STRONG.archives {
	color : white;
	font-size : 0.9em;
	font-weight : 700;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

P {
			color : Black;
	font-size : 0.9em;
	font-weight : 300;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD {
			color : Black;
	font-size : 0.9em;
	font-weight : 300;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1 {
	color : #666633;
	font-size : 1em;
	font-weight : 700;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A {
	color : #CC9900;
	font-size : 0.8em;
	font-weight : 700;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:HOVER {
	color : Black;
	font-size : 0.8em;
	font-weight : 700;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.som {
	color : White;
	font-size : 0.9em;
	font-weight : 700;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:HOVER.som {
	color : Black;
	font-size : 0.9em;
	font-weight : 700;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

em {
	color : #CC9900;
	font-size : 1em;
	font-weight : 700;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}

I {
		color : #666633;
	font-size : 0.8em;
	font-weight : 700;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
