A:link, A:visited, A:hover {
	text-decoration : none;
	color : #8DA0E0;
}

A:hover {
	text-decoration : underline;
}

.header {
	font-family : Georgia, Tahoma, Sans serif;
	font-size : 13pt;
	font-weight : normal;

	color : #7B97C9;
}

.bigbold {
	font-size : 72pt;
	font-weight : bold;
	color : #5555FF;
}

.small {
	font-size : 8pt;
}

.blue {
	color : #7B97C9;
}

.red {
	color : #FF0000;
}

.white {
	color : #FFFFFF;
}
