

A:LINK {
	color : #003399;
}

A:VISITED {
	color : #003399;
}

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

H1, .headline {
	color : #000080;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : Bold;
}

H2, .subheadline {
	color : #DDCE11;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : Bold;
}

.paragraph,blockquote,br,td,p {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : Normal;
}

.button {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : Bold;
}


