

A:LINK {
	color : #000099;
}

A:VISITED {
	color : #660066;
}

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

H1, .headline {
	color : #000066;
	font-family : Times New Roman, Times, serif;
	font-size : 24px;
	font-weight : Bold;
}

H2, .subheadline {
	color : #000066;
	font-family : Times New Roman, Times, serif;
	font-size : 18px;
	font-weight : Bold;
}

.paragraph,blockquote,br,td,p {
	color : #000066;
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	font-weight : Normal;
}

.button {
	color : #FFFFFF;
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	font-weight : Bold;
}


