

A:LINK {
	color : #660000;
}

A:VISITED {
	color : #FD2127;
}

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

H1, .headline {
	color : #0D0057;
	font-family : Arial;
	font-size : 24px;
	font-weight : Bold;
}

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

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

.button {
	color : #0D0057;
	font-family : Arial;
	font-size : 14px;
	font-weight : Normal;
}


