

A:LINK {
	color : #006600;
}

A:VISITED {
	color : #006600;
}

A:HOVER {
	background-color : #009900;
}

H1, .headline {
	color : #003300;
	font-family : Arial;
	font-size : 18px;
	font-weight : Bold;
}

H2, .subheadline {
	color : #006600;
	font-family : Arial;
	font-size : 14px;
	font-weight : Bold;
}

.paragraph,blockquote,br,td,p {
	color : #000000;
	font-family : Arial;
	font-size : 11px;
	font-weight : Normal;
}

.button {
	color : #00CC00;
	font-family : Arial;
	font-size : 10px;
	font-weight : Normal;
}


